次の方法で共有


StaticSitePatchResource.EnterpriseGradeCdnStatus プロパティ

定義

静的 Web アプリへのトラフィックを提供するエンタープライズ グレードの CDN の状態を示す状態を取得または設定します。 使用可能な値は、'Enabled'、'Enableding'、'Disabled'、'Disableding' です。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象