Condividi tramite


IEventGridIdentity.ResourceTypeName Property

Definition

Name of the resource type.

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

Property Value

Attributes

Applies to