pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scheduler.kotlin.inputs
/
ServiceBusAuthenticationArgsBuilder
Service
Bus
Authentication
Args
Builder
class
ServiceBusAuthenticationArgsBuilder
Builder for
ServiceBusAuthenticationArgs
.
Functions
Functions
sas
Key
Link copied to clipboard
@
JvmName
(
name
=
"igqkccagkbnscjux"
)
suspend
fun
sasKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jgstogdtxpjfonod"
)
suspend
fun
sasKey
(
value
:
String
?
)
sas
Key
Name
Link copied to clipboard
@
JvmName
(
name
=
"hbutabjwwygbtubc"
)
suspend
fun
sasKeyName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tvfvgjrypsxfpunx"
)
suspend
fun
sasKeyName
(
value
:
String
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"amacwbvyxdyawsrl"
)
suspend
fun
type
(
value
:
ServiceBusAuthenticationType
?
)
@
JvmName
(
name
=
"rejbjftwxndebokh"
)
suspend
fun
type
(
value
:
Output
<
ServiceBusAuthenticationType
>
)