Share via


AppServiceDomain.IsAutoRenew Property

Definition

<code>true</code> if the domain should be automatically renewed; 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