共用方式為


AppServiceCertificateOrder.IsAutoRenew Property

Definition

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

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

Property Value

Applies to