Udostępnij przez


ISkuLocationInfoItem Interface

Definition

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

Properties

Name Description
Location

The available location of the SKU.

Zone

The available zone of the SKU.

ZoneDetail

Gets details of capabilities available to a SKU in specific zones.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to