toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.inputs
/
FunctionsDeploymentAuthenticationArgsBuilder
Functions
Deployment
Authentication
Args
Builder
class
FunctionsDeploymentAuthenticationArgsBuilder
Builder for
FunctionsDeploymentAuthenticationArgs
.
Members
Functions
storage
Account
Connection
String
Name
Link copied to clipboard
@
JvmName
(
name
=
"faacbcsahvdjbrao"
)
suspend
fun
storageAccountConnectionStringName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gtgdmdpiepnlkxvl"
)
suspend
fun
storageAccountConnectionStringName
(
value
:
String
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"rrprbdtbqmkmatac"
)
fun
type
(
value
:
AuthenticationType
)
@
JvmName
(
name
=
"gwejhiwyydpclqlj"
)
suspend
fun
type
(
value
:
Either
<
String
,
AuthenticationType
>
?
)
@
JvmName
(
name
=
"iejlpxfuhdhmpprg"
)
suspend
fun
type
(
value
:
Output
<
Either
<
String
,
AuthenticationType
>
>
)
@
JvmName
(
name
=
"qpaoqyxyobkaqyxj"
)
fun
type
(
value
:
String
)
user
Assigned
Identity
Resource
Id
Link copied to clipboard
@
JvmName
(
name
=
"yrdghjpftrldkfgc"
)
suspend
fun
userAssignedIdentityResourceId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xiukifafavpwpoln"
)
suspend
fun
userAssignedIdentityResourceId
(
value
:
String
?
)