toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scheduler.kotlin.inputs
/
ServiceBusAuthenticationArgsBuilder
Service
Bus
Authentication
Args
Builder
class
ServiceBusAuthenticationArgsBuilder
Builder for
ServiceBusAuthenticationArgs
.
Members
Functions
sas
Key
Link copied to clipboard
@
JvmName
(
name
=
"bhldqnacmlcnqlim"
)
suspend
fun
sasKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qahskjluvgwqqnnw"
)
suspend
fun
sasKey
(
value
:
String
?
)
sas
Key
Name
Link copied to clipboard
@
JvmName
(
name
=
"nxhyilcghfmihixl"
)
suspend
fun
sasKeyName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gevmcmrfoemuqltg"
)
suspend
fun
sasKeyName
(
value
:
String
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"bmeafuillvghltvm"
)
suspend
fun
type
(
value
:
ServiceBusAuthenticationType
?
)
@
JvmName
(
name
=
"ekldromdxrfelabt"
)
suspend
fun
type
(
value
:
Output
<
ServiceBusAuthenticationType
>
)