NamespaceArgs

constructor(createdAt: Output<String>? = null, critical: Output<Boolean>? = null, dataCenter: Output<String>? = null, enabled: Output<Boolean>? = null, location: Output<String>? = null, name: Output<String>? = null, namespaceName: Output<String>? = null, namespaceType: Output<NamespaceType>? = null, provisioningState: Output<String>? = null, region: Output<String>? = null, resourceGroupName: Output<String>? = null, scaleUnit: Output<String>? = null, serviceBusEndpoint: Output<String>? = null, sku: Output<SkuArgs>? = null, status: Output<String>? = null, subscriptionId: Output<String>? = null, tags: Output<Map<String, String>>? = null, updatedAt: Output<String>? = null)