Bagikan melalui


SupportedOptimizationTypesListResultInner.SupportedOptimizationTypes Property

Definition

Gets supported optimization types for a profile.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to