ISystemTopic.TopicType Property

Definition

TopicType for the system topic.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="TopicType for the system topic.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="topicType", Update=true)]
public string TopicType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="TopicType for the system topic.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="topicType", Update=true)>]
member this.TopicType : string with get, set
Public Property TopicType As String

Property Value

Attributes

Applies to