次の方法で共有


AppServiceCertificateOrderInner.IsPrivateKeyExternal プロパティ

定義

秘密キーが外部の場合は lt;コード>true</code> を取得&します。それ以外の場合は、<code>false</code>。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isPrivateKeyExternal")]
public bool? IsPrivateKeyExternal { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isPrivateKeyExternal")>]
member this.IsPrivateKeyExternal : Nullable<bool>
Public ReadOnly Property IsPrivateKeyExternal As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象