Partilhar via


GitLabGroup.FullyQualifiedName Property

Definition

Gets or sets the fully-qualified name of the Group object.

This contains the entire namespace hierarchy where namespaces are separated by the '$' character.

[Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Inlined)]
public string FullyQualifiedName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Inlined)>]
member this.FullyQualifiedName : string
Public ReadOnly Property FullyQualifiedName As String

Property Value

Implements

Attributes

Applies to