Share via


IResourceSkuLocationInfo Interface

Definition

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

Properties

Location

Location of the SKU

Zone

List of availability zones where the SKU is supported.

ZoneDetail

Details of capabilities available to a SKU in specific zones.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to