StaticSitePatchResource.EnterpriseGradeCdnStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
State indicating the status of the enterprise grade CDN serving traffic to the static web app.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.EnterpriseGradeCdnStatus? EnterpriseGradeCdnStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.EnterpriseGradeCdnStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.EnterpriseGradeCdnStatus> with get, set
Public Property EnterpriseGradeCdnStatus As Nullable(Of EnterpriseGradeCdnStatus)
Property Value
Implements
- Attributes