pulumi-azure-native-kotlin
2.14.0.0
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
=
"kqwylbmbmxtimouq"
)
suspend
fun
sasKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"frubybvxglxhvwog"
)
suspend
fun
sasKey
(
value
:
String
?
)
sas
Key
Name
Link copied to clipboard
@
JvmName
(
name
=
"hqwrgcgteyfyotcy"
)
suspend
fun
sasKeyName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ifmrsmrvbpmbjpwt"
)
suspend
fun
sasKeyName
(
value
:
String
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"tshxqyogqwbrupor"
)
suspend
fun
type
(
value
:
ServiceBusAuthenticationType
?
)
@
JvmName
(
name
=
"slwikhxfdcbyoepk"
)
suspend
fun
type
(
value
:
Output
<
ServiceBusAuthenticationType
>
)