ISku Interface

Definition

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

Properties

Name

The name of the SKU.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to