次の方法で共有


AvailableProvidersListParameters interface

使用可能なインターネット サービス プロバイダーの一覧を決定する制約。

プロパティ

azureLocations

Azure リージョンの一覧。

city

使用可能なプロバイダーの市区町村の一覧。

country

使用可能なプロバイダーの国の一覧。

state

使用可能なプロバイダーの状態の一覧。

プロパティの詳細

azureLocations

Azure リージョンの一覧。

azureLocations?: string[]

プロパティ値

string[]

city

使用可能なプロバイダーの市区町村の一覧。

city?: string

プロパティ値

string

country

使用可能なプロバイダーの国の一覧。

country?: string

プロパティ値

string

state

使用可能なプロバイダーの状態の一覧。

state?: string

プロパティ値

string