Share via


IUser.ScmUri Property

Definition

Url of SCM site.

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

Property Value

Attributes

Applies to