Udostępnij przez


ISkuTypeUpdate Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.SkuTypeUpdateTypeConverter))]
public interface ISkuTypeUpdate : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.SkuTypeUpdateTypeConverter))>]
type ISkuTypeUpdate = interface
    interface IJsonSerializable
Public Interface ISkuTypeUpdate
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