Share via


ISourceControl.RepositoryUrl Property

Definition

Url of repository.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Url of repository.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="url")]
public string RepositoryUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Url of repository.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="url")>]
member this.RepositoryUrl : string with get, set
Public Property RepositoryUrl As String

Property Value

Attributes

Applies to