Compartir a través de


ServiceAcrConfigurationInfo.LoginServers Propiedad

Definición

Obtiene o establece la lista de los servidores de inicio de sesión de ACR.

[Newtonsoft.Json.JsonProperty(PropertyName="loginServers")]
public System.Collections.Generic.IList<string> LoginServers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="loginServers")>]
member this.LoginServers : System.Collections.Generic.IList<string> with get, set
Public Property LoginServers As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a