Registry.LoginServer Property

Definition

Gets the URL that can be used to log into the container registry.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.loginServer")]
public string LoginServer { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.loginServer")>]
member this.LoginServer : string
Public ReadOnly Property LoginServer As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to