ServicebusTopic

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

ServicebusTopicSpec

(Appears on:ServicebusTopic, ServicebusTopicStatus)
Field Type Description
providerRef Kubernetes core/v1.LocalObjectReference
id string
autoDeleteOnIdle string (Optional)
defaultMessageTtl string (Optional)
duplicateDetectionHistoryTimeWindow string (Optional)
enableBatchedOperations bool (Optional)
enableExpress bool (Optional)
enableFilteringMessagesBeforePublishing bool (Optional) Deprecated
enablePartitioning bool (Optional)
location string (Optional) Deprecated
maxSizeInMegabytes int (Optional)
name string
namespaceName string
requiresDuplicateDetection bool (Optional)
resourceGroupName string
status string (Optional)
supportOrdering bool (Optional)

ServicebusTopicStatus

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