次の方法で共有


ApplicationGatewaySslCertificate.PublicCertData プロパティ

定義

データで指定された pfx に対応する base-64 でエンコードされたパブリック証明書データを取得します。 GET 要求でのみ適用されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象