共用方式為


ISkuLocationInfo Interface

Definition

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

Properties

Location

The location.

Zone

The zones.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to