Compartir a través de


BackendServiceFabricClusterProperties.ServerX509Names Propiedad

Definición

Obtiene o establece la colección de nombres de certificado X509 del servidor

[Newtonsoft.Json.JsonProperty(PropertyName="serverX509Names")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.X509CertificateName> ServerX509Names { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serverX509Names")>]
member this.ServerX509Names : System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.X509CertificateName> with get, set
Public Property ServerX509Names As IList(Of X509CertificateName)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a