Share via


AppServiceCertificateOrderData.IsAutoRenew Property

Definition

<code>true</code> if the certificate should be automatically renewed when it expires; otherwise, <code>false</code>.

public bool? IsAutoRenew { get; set; }
member this.IsAutoRenew : Nullable<bool> with get, set
Public Property IsAutoRenew As Nullable(Of Boolean)

Property Value

Applies to