共用方式為


Region interface

表示 Region 的介面。

方法

listByService(string, string, RegionListByServiceOptionalParams)

列出服務所在的所有 Azure 區域。

方法詳細資料

listByService(string, string, RegionListByServiceOptionalParams)

列出服務所在的所有 Azure 區域。

function listByService(resourceGroupName: string, serviceName: string, options?: RegionListByServiceOptionalParams): PagedAsyncIterableIterator<RegionContract, RegionContract[], PageSettings>

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

serviceName

string

API 管理服務的名稱。

options
RegionListByServiceOptionalParams

選項參數。

傳回