IVolume.GitRepoRepository Property

Definition

Repository URL

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

Property Value

Attributes

Applies to