ServicebusNamespaceAuthorizationRule

Field Type Description
apiVersion string azurerm.kubeform.com/v1alpha1
kind string ServicebusNamespaceAuthorizationRule
metadata Kubernetes meta/v1.ObjectMeta Refer to the Kubernetes API documentation for the fields of the metadata field.
spec ServicebusNamespaceAuthorizationRuleSpec
status ServicebusNamespaceAuthorizationRuleStatus

ServicebusNamespaceAuthorizationRuleSpec

(Appears on:ServicebusNamespaceAuthorizationRule, ServicebusNamespaceAuthorizationRuleStatus)
Field Type Description
providerRef Kubernetes core/v1.LocalObjectReference
id string
secretRef Kubernetes core/v1.LocalObjectReference
listen bool (Optional)
manage bool (Optional)
name string
namespaceName string
resourceGroupName string
send bool (Optional)

ServicebusNamespaceAuthorizationRuleStatus

(Appears on:ServicebusNamespaceAuthorizationRule)
Field Type Description
observedGeneration int64 (Optional) Resource generation, which is updated on mutation by the API Server.
output ServicebusNamespaceAuthorizationRuleSpec (Optional)
state kubeform.dev/kubeform/apis.State (Optional)

Sensitive Values

Name Type Description
primary_connection_string string
primary_key string
secondary_connection_string string
secondary_key string