StaticSite.StagingEnvironmentPolicy Property

Definition

State indicating whether staging environments are allowed or not allowed for a static web app.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public string StagingEnvironmentPolicy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.StagingEnvironmentPolicy : string with get, set
Public Property StagingEnvironmentPolicy As String

Property Value

Implements

Attributes

Applies to