ICatalog.GitHubPath Property

Definition

The folder where the catalog items can be found inside the repository.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The folder where the catalog items can be found inside the repository.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="path")]
public string GitHubPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The folder where the catalog items can be found inside the repository.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="path")>]
member this.GitHubPath : string with get, set
Public Property GitHubPath As String

Property Value

Attributes

Applies to