Condividi tramite


ISecurityIdentity.GroupFqName Property

Definition

The GitLab group fully-qualified name.

[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The GitLab group fully-qualified name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="groupFQName", Update=true)]
public string GroupFqName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The GitLab group fully-qualified name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="groupFQName", Update=true)>]
member this.GroupFqName : string with get, set
Public Property GroupFqName As String

Property Value

Attributes

Applies to