ServicebusQueueAuthorizationRule

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

ServicebusQueueAuthorizationRuleSpec

(Appears on:ServicebusQueueAuthorizationRule, ServicebusQueueAuthorizationRuleStatus)
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
queueName string
resourceGroupName string
send bool (Optional)

ServicebusQueueAuthorizationRuleStatus

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