GitLabGroupProperties.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.Owned)]
public string FullyQualifiedName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Owned)>]
member this.FullyQualifiedName : string
Public ReadOnly Property FullyQualifiedName As String

Property Value

Implements

Attributes

Applies to