Partilhar via


IGitLabGroup.Url Property

Definition

Gets or sets the url of the GitLab Group.

[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=false, Description="Gets or sets the url of the GitLab Group.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="url", Update=false)]
public string Url { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=false, Description="Gets or sets the url of the GitLab Group.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="url", Update=false)>]
member this.Url : string
Public ReadOnly Property Url As String

Property Value

Attributes

Applies to