Share via


StaticSiteBasicAuthProperty.Environments Property

Definition

The list of enabled environments for Basic Auth if ApplicableEnvironmentsMode is set to SpecifiedEnvironments.

public Azure.Provisioning.BicepList<string> Environments { get; set; }
member this.Environments : Azure.Provisioning.BicepList<string> with get, set
Public Property Environments As BicepList(Of String)

Property Value

Applies to