Partilhar via


ISupportedOptimizationTypesListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.SupportedOptimizationTypesListResultTypeConverter))]
public interface ISupportedOptimizationTypesListResult : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.SupportedOptimizationTypesListResultTypeConverter))>]
type ISupportedOptimizationTypesListResult = interface
    interface IJsonSerializable
Public Interface ISupportedOptimizationTypesListResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
SupportedOptimizationType

Supported optimization types for a profile.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to