StaticSitePatch.EnterpriseGradeCdnStatus Property

Definition

State indicating the status of the enterprise grade CDN serving traffic to the static web app.

public Azure.ResourceManager.AppService.Models.EnterpriseGradeCdnStatus? EnterpriseGradeCdnStatus { get; set; }
member this.EnterpriseGradeCdnStatus : Nullable<Azure.ResourceManager.AppService.Models.EnterpriseGradeCdnStatus> with get, set
Public Property EnterpriseGradeCdnStatus As Nullable(Of EnterpriseGradeCdnStatus)

Property Value

Applies to