Compartilhar via


IEventGridIdentity.ClientGroupName Property

Definition

Name of the client group.

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

Property Value

Attributes

Applies to