Udostępnij przez


ISkuType Interface

Definition

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

Properties

Name Description
Name

The name of the SKU for the EdgeAction.

Tier

The pricing tier associated with the SKU.

Methods

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

Applies to