toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devices.kotlin.outputs
/
RoutingServiceBusQueueEndpointPropertiesResponse
/
RoutingServiceBusQueueEndpointPropertiesResponse
Routing
Service
Bus
Queue
Endpoint
Properties
Response
constructor
(
authenticationType
:
String
?
=
null
,
connectionString
:
String
?
=
null
,
endpointUri
:
String
?
=
null
,
entityPath
:
String
?
=
null
,
id
:
String
?
=
null
,
identity
:
ManagedIdentityResponse
?
=
null
,
name
:
String
,
resourceGroup
:
String
?
=
null
,
subscriptionId
:
String
?
=
null
)