Compartir a través de


Credentials.SourceRegistry Propiedad

Definición

Obtiene o establece describe los parámetros de credenciales para acceder al registro de origen.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a