toggle menu
pulumi-azure-native-kotlin
1.104.0.2
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
=
"xasitvtbkwcsteny"
)
suspend
fun
sasKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yxrbqrtgutcexbrv"
)
suspend
fun
sasKey
(
value
:
String
?
)
sas
Key
Name
Link copied to clipboard
@
JvmName
(
name
=
"qxyynvvyejutqlna"
)
suspend
fun
sasKeyName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ioygpxvptpigbqrd"
)
suspend
fun
sasKeyName
(
value
:
String
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"kaalhmgjdfrwvieh"
)
suspend
fun
type
(
value
:
ServiceBusAuthenticationType
?
)
@
JvmName
(
name
=
"vnjwrpboahogdgbr"
)
suspend
fun
type
(
value
:
Output
<
ServiceBusAuthenticationType
>
)