Поделиться через


OptimizationType Class

Definition

Defines values for OptimizationType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.OptimizationType>))]
public class OptimizationType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Cdn.Fluent.Models.OptimizationType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.OptimizationType>))>]
type OptimizationType = class
    inherit ExpandableStringEnum<OptimizationType>
Public Class OptimizationType
Inherits ExpandableStringEnum(Of OptimizationType)
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute

Applies to