Share via


WebSite.IsReserved Property

Definition

<code>true</code> if reserved; otherwise, <code>false</code>.

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

Property Value

Applies to