다음을 통해 공유


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

적용 대상