共用方式為


ReissueCertificateOrderRequest.DelayExistingRevokeInHours 屬性

定義

取得或設定在發行新憑證之後撤銷現有憑證的時數延遲。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.delayExistingRevokeInHours")]
public int? DelayExistingRevokeInHours { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.delayExistingRevokeInHours")>]
member this.DelayExistingRevokeInHours : Nullable<int> with get, set
Public Property DelayExistingRevokeInHours As Nullable(Of Integer)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於