StaticSiteARMResource.EnterpriseGradeCdnStatus Property

Definition

Gets or sets state indicating the status of the enterprise grade CDN serving traffic to the static web app. Possible values include: 'Enabled', 'Enabling', 'Disabled', 'Disabling'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enterpriseGradeCdnStatus")]
public string EnterpriseGradeCdnStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enterpriseGradeCdnStatus")>]
member this.EnterpriseGradeCdnStatus : string with get, set
Public Property EnterpriseGradeCdnStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to