다음을 통해 공유


IResourceSkuLocationInfo Interface

Definition

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

Properties

Name Description
Location

Gets location of the SKU

Zone

Gets list of availability zones where the SKU is supported.

ZoneDetail

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

Methods

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

Applies to