Sdílet prostřednictvím


GitLabGroupProperties.FullyQualifiedFriendlyName Property

Definition

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

This contains the entire namespace hierarchy as seen on GitLab UI where namespaces are separated by the '/' character.

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

Property Value

Implements

Attributes

Applies to