Condividi tramite


IGitPatternRepository.Uri 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=true, SerializedName="uri", Update=true)]
public string Uri { 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=true, SerializedName="uri", Update=true)>]
member this.Uri : string with get, set
Public Property Uri As String

Property Value

Attributes

Applies to