Condividi tramite


IReissueCertificateOrderRequest.DelayExistingRevokeInHour Property

Definition

Delay in hours to revoke existing certificate after the new certificate is issued.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Delay in hours to revoke existing certificate after the new certificate is issued.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="delayExistingRevokeInHours")]
public int? DelayExistingRevokeInHour { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Delay in hours to revoke existing certificate after the new certificate is issued.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="delayExistingRevokeInHours")>]
member this.DelayExistingRevokeInHour : Nullable<int> with get, set
Public Property DelayExistingRevokeInHour As Nullable(Of Integer)

Property Value

Attributes

Applies to