次の方法で共有


RegionConfigurationResponse クラス

定義

リージョンに固有の構成応答。

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

コンストラクター

RegionConfigurationResponse()

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

RegionConfigurationResponse(ScheduleAvailabilityResponse, TransportAvailabilityResponse, DatacenterAddressResponse)

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

プロパティ

DatacenterAddressResponse

リージョン内の特定の SKU のデータセンター アドレスを取得します。

ScheduleAvailabilityResponse

リージョン内の特定の SKU のスケジュールの可用性を取得します。

TransportAvailabilityResponse

リージョン内の特定の SKU で使用できるトランスポート オプションを取得します。

適用対象