次の方法で共有


ApplicationGatewayBackendHttpSettingsInner.AuthenticationCertificates プロパティ

定義

アプリケーション ゲートウェイ認証証明書への参照の配列を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象