Aracılığıyla paylaş


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.Runtime.Info(Description="State indicating the status of the enterprise grade CDN serving traffic to the static web app.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.EnterpriseGradeCdnStatus) }, ReadOnly=false, Required=false, SerializedName="enterpriseGradeCdnStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.EnterpriseGradeCdnStatus? EnterpriseGradeCdnStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="State indicating the status of the enterprise grade CDN serving traffic to the static web app.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.EnterpriseGradeCdnStatus) }, ReadOnly=false, Required=false, SerializedName="enterpriseGradeCdnStatus")>]
member this.EnterpriseGradeCdnStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.EnterpriseGradeCdnStatus> with get, set
Public Property EnterpriseGradeCdnStatus As Nullable(Of EnterpriseGradeCdnStatus)

Property Value

Attributes

Applies to