共用方式為


Get-AzureSBLocation

取得服務匯流排的位置。

注意

本檔中參考的 Cmdlet 用於管理使用服務管理 API 的舊版 Azure 資源。 如需管理 Azure Resource Manager 資源的 Cmdlet,請參閱 Az PowerShell 模組

Syntax

Get-AzureSBLocation
   [-Profile <AzureSMProfile>]
   [<CommonParameters>]

Description

本主題描述 Microsoft Azure PowerShell 模組 0.8.10 版中的 Cmdlet。 若要取得您所使用的模組版本,請在 Azure PowerShell 主控台中輸入 (Get-Module -Name Azure).Version

Get-AzureSBLocation Cmdlet 會傳回服務匯流排可用位置。

重要

服務匯流排的服務管理 REST API 將于 2021 年 11 月 1 日淘汰 。 如需淘汰 API 的詳細資訊,請移至 淘汰 Azure Service Manager 。 自 2021 年 11 月 1 日起,將不再支援此服務匯流排的 Azure 服務管理 PowerShell Cmdlet。 請移轉至新的 Azure PowerShell Cmdlet

範例

範例 1:取得服務匯流排位置

PS C:\> Get-AzureSBLocation

這個範例會取得服務匯流排的位置。

參數

-Profile

指定此 Cmdlet 從中讀取的 Azure 設定檔。 如果您未指定設定檔,此 Cmdlet 會從本機預設設定檔讀取。

Type:AzureSMProfile
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False