ServicebusTopicAuthorizationRule

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

ServicebusTopicAuthorizationRuleSpec

(Appears on:ServicebusTopicAuthorizationRule, ServicebusTopicAuthorizationRuleStatus)
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)
topicName string

ServicebusTopicAuthorizationRuleStatus

(Appears on:ServicebusTopicAuthorizationRule)
Field Type Description
observedGeneration int64 (Optional) Resource generation, which is updated on mutation by the API Server.
output ServicebusTopicAuthorizationRuleSpec (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