Compartir a través de


ImportImageParametersInner.Source Propiedad

Definición

Obtiene o establece el origen de la imagen.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a