Share via


IContainerRegistryIdentity.GroupName Property

Definition

The name of the private link resource.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The name of the private link resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="groupName")]
public string GroupName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The name of the private link resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="groupName")>]
member this.GroupName : string with get, set
Public Property GroupName As String

Property Value

Attributes

Applies to