Compartir a través de


Volume.GitRepo Propiedad

Definición

Obtiene o establece el volumen del repositorio de Git.

[Newtonsoft.Json.JsonProperty(PropertyName="gitRepo")]
public Microsoft.Azure.Management.ContainerInstance.Fluent.Models.GitRepoVolume GitRepo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="gitRepo")>]
member this.GitRepo : Microsoft.Azure.Management.ContainerInstance.Fluent.Models.GitRepoVolume with get, set
Public Property GitRepo As GitRepoVolume

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a