Compartilhar via


ApplicationGatewayBackendHttpSettingsInner.AuthenticationCertificates Propriedade

Definição

Obtém ou define a matriz de referências para certificados de autenticação do gateway de aplicativo.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.authenticationCertificates")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource> AuthenticationCertificates { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.authenticationCertificates")>]
member this.AuthenticationCertificates : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource> with get, set
Public Property AuthenticationCertificates As IList(Of SubResource)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a