共用方式為


SupportedOptimizationTypesListResultInner.SupportedOptimizationTypes 屬性

定義

取得設定檔支援的優化類型。

[Newtonsoft.Json.JsonProperty(PropertyName="supportedOptimizationTypes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Fluent.Models.OptimizationType> SupportedOptimizationTypes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedOptimizationTypes")>]
member this.SupportedOptimizationTypes : System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Fluent.Models.OptimizationType>
Public ReadOnly Property SupportedOptimizationTypes As IList(Of OptimizationType)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於