IStaticSiteArmResource.EnterpriseGradeCdnStatus Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Functions.PSArgumentCompleter(new System.String[] { "Enabled", "Enabling", "Disabled", "Disabling" })]
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="State indicating the status of the enterprise grade CDN serving traffic to the static web app.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="enterpriseGradeCdnStatus", Update=true)]
public string EnterpriseGradeCdnStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.PSArgumentCompleter(new System.String[] { "Enabled", "Enabling", "Disabled", "Disabling" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="State indicating the status of the enterprise grade CDN serving traffic to the static web app.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="enterpriseGradeCdnStatus", Update=true)>]
member this.EnterpriseGradeCdnStatus : string with get, set
Public Property EnterpriseGradeCdnStatus As String

Property Value

Attributes

Applies to