Compartir a través de


SupportedOptimizationTypesListResultInner.SupportedOptimizationTypes Propiedad

Definición

Obtiene los tipos de optimización admitidos para un perfil.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a