pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.notificationhub.kotlin.outputs
/
GetNamespaceResult
/
GetNamespaceResult
Get
Namespace
Result
fun
GetNamespaceResult
(
enabled
:
Boolean
,
id
:
String
,
location
:
String
,
name
:
String
,
namespaceType
:
String
,
resourceGroupName
:
String
,
servicebusEndpoint
:
String
,
sku
:
GetNamespaceSku
,
tags
:
Map
<
String
,
String
>
)