Compartir a través de


IEventGridIdentity.TopicTypeName Property

Definition

Name of the topic type.

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

Property Value

Attributes

Applies to