Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | ServicebusNamespace |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
ServicebusNamespaceSpec | |
status |
ServicebusNamespaceStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
secretRef |
Kubernetes core/v1.LocalObjectReference | |
capacity |
int | (Optional) |
location |
string | |
name |
string | |
resourceGroupName |
string | |
sku |
string | |
tags |
map[string]string | (Optional) |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
ServicebusNamespaceSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |
Name | Type | Description |
---|---|---|
default_primary_connection_string |
string | |
default_primary_key |
string | |
default_secondary_connection_string |
string | |
default_secondary_key |
string |