Share via


IResourceSkuInfo Interface

Definition

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

Properties

ApiVersion

StoragePool RP API version

Capability

List of additional capabilities for StoragePool resource.

LocationInfoLocation

Location of the SKU

LocationInfoZone

List of availability zones where the SKU is supported.

LocationInfoZoneDetail

Details of capabilities available to a SKU in specific zones.

Name

Sku name

ResourceType

StoragePool resource type

Restriction

The restrictions because of which SKU cannot be used. This is empty if there are no restrictions.

Tier

Sku tier

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to