Credentials.SourceRegistry Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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