ICatalog.GitHubUri Property

Definition

Git URI.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Git URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="uri")]
public string GitHubUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Git URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="uri")>]
member this.GitHubUri : string with get, set
Public Property GitHubUri As String

Property Value

Attributes

Applies to