Condividi tramite


IConfigServerResource.GitPropertyRepository Property

Definition

Repositories of git.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Repositories of git.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IGitPatternRepository) }, ReadOnly=false, Required=false, SerializedName="repositories")]
public Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IGitPatternRepository[] GitPropertyRepository { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Repositories of git.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IGitPatternRepository) }, ReadOnly=false, Required=false, SerializedName="repositories")>]
member this.GitPropertyRepository : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IGitPatternRepository[] with get, set
Public Property GitPropertyRepository As IGitPatternRepository()

Property Value

Attributes

Applies to