次の方法で共有


ApiManagementSkuLocationInfo クラス

定義

public class ApiManagementSkuLocationInfo
type ApiManagementSkuLocationInfo = class
Public Class ApiManagementSkuLocationInfo
継承
ApiManagementSkuLocationInfo

コンストラクター

ApiManagementSkuLocationInfo()

ApiManagementSkuLocationInfo クラスの新しいインスタンスを初期化します。

ApiManagementSkuLocationInfo(String, IList<String>, IList<ApiManagementSkuZoneDetails>)

ApiManagementSkuLocationInfo クラスの新しいインスタンスを初期化します。

プロパティ

Location

SKU の場所を取得します

ZoneDetails

特定のゾーンの SKU で使用できる機能の詳細を取得します。

Zones

SKU がサポートされている可用性ゾーンの一覧を取得します。

適用対象