pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scheduler.kotlin.inputs
/
ServiceBusAuthenticationArgs
/
ServiceBusAuthenticationArgs
Service
Bus
Authentication
Args
fun
ServiceBusAuthenticationArgs
(
sasKey
:
Output
<
String
>
?
=
null
,
sasKeyName
:
Output
<
String
>
?
=
null
,
type
:
Output
<
ServiceBusAuthenticationType
>
?
=
null
)