Condividi tramite


IConfigServerProperties.GitPropertyUri Property

Definition

URI of the repository

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="URI of the repository", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="uri", Update=true)]
public string GitPropertyUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="URI of the repository", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="uri", Update=true)>]
member this.GitPropertyUri : string with get, set
Public Property GitPropertyUri As String

Property Value

Attributes

Applies to