toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.relay.kotlin.outputs
/
GetNamespaceResult
/
GetNamespaceResult
Get
Namespace
Result
constructor
(
createdAt
:
String
,
id
:
String
,
location
:
String
,
metricId
:
String
,
name
:
String
,
provisioningState
:
String
,
serviceBusEndpoint
:
String
,
sku
:
SkuResponse
?
=
null
,
tags
:
Map
<
String
,
String
>
?
=
null
,
type
:
String
,
updatedAt
:
String
)