Share via


ISkuSetting Interface

Definition

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

Properties

Capability
CapacityDefault
CapacityMaximum
CapacityMinimum
CapacityScaleType
Cost
Family
Kind
Location
LocationInfo
Name
RequiredFeature
RequiredQuotaId
Size
Tier

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to