Share via


Credentials.SourceRegistry Property

Definition

Gets or sets describes the credential parameters for accessing the source registry.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to