Share via


TopicTypeData.ProvisioningState Property

Definition

Provisioning state of the topic type.

public Azure.ResourceManager.EventGrid.Models.TopicTypeProvisioningState? ProvisioningState { get; set; }
member this.ProvisioningState : Nullable<Azure.ResourceManager.EventGrid.Models.TopicTypeProvisioningState> with get, set
Public Property ProvisioningState As Nullable(Of TopicTypeProvisioningState)

Property Value

Applies to