Share via


BaseImageDependency.Registry Property

Definition

Gets or sets the registry login server.

[Newtonsoft.Json.JsonProperty(PropertyName="registry")]
public string Registry { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="registry")>]
member this.Registry : string with get, set
Public Property Registry As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to