AzureStaticWebApps.Enabled プロパティ

定義

<code>false</code> if the Azure Static Web Apps provider should be enabled despite the set registration, otherwise, <code>true</code>.

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

プロパティ値

適用対象