Partilhar via


ISku Interface

Definition

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

Properties

Family

SKU family name

Name

SKU name to specify whether the key vault is a standard vault or a premium vault.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to