次の方法で共有


CertificateOperationUpdateParameter.CancellationRequested プロパティ

定義

証明書操作で取り消しが要求されたかどうかを示す値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="cancellation_requested")]
public bool CancellationRequested { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cancellation_requested")>]
member this.CancellationRequested : bool with get, set
Public Property CancellationRequested As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象