Share via


IResourceSkuRestrictionInfo Interface

Definition

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

Properties

Location

Locations where the SKU is restricted

Zone

List of availability zones where the SKU is restricted.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to