Share via


ISkuLocationInfoItem Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Models.Api20210601Preview.SkuLocationInfoItemTypeConverter))]
public interface ISkuLocationInfoItem : Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Models.Api20210601Preview.SkuLocationInfoItemTypeConverter))>]
type ISkuLocationInfoItem = interface
    interface IJsonSerializable
Public Interface ISkuLocationInfoItem
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Location

The available ___location of the SKU.

Zone

The available zone of the SKU.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to