Get-AzureRmEnvironment コマンドレットに関するヘルプ情報について、「Get-Help」コマンドレットの -Full オプションを用いて実行した結果を編集、意訳しています。
※Azure PowerShell for AzureStack v1.2.10 で確認
Get-AzureRmEnvironment コマンドレットについて
名前
Get-AzureRmEnvironment
構文
Get-AzureRmEnvironment [[-Name] <string>] [<CommonParameters>] |
エイリアス
なし
パラメーター
-Name <string>
環境名を指定します。
必須 | false |
位置 | 0 |
パイプライン入力を許可する | true (ByPropertyName) |
パラメーター セット名 | (All) |
エイリアス | None |
動的 | false |
<CommonParameters>
このコマンドレットは、次の共通パラメーターをサポートします: -Verbose、-Debug、-ErrorAction、-ErrorVariable、-WarningAction、-WarningVariable、-OutBuffer、-PipelineVariable、および -OutVariable。詳細については、about_CommonParameters を参照してください。
入力
- System.String
出力
- Microsoft.Azure.Commands.Profile.Models.PSAzureEnvironment
備考
- なし
参考
- Overview of the Azure Stack PowerShell | Microsoft Docs
https://docs.microsoft.com/en-us/powershell/azure/azure-stack/overview - Azure/azure-powershell: Microsoft Azure PowerShell
https://github.com/Azure/azure-powershell - Releases – Azure/azure-powershell – GitHub
https://github.com/Azure/azure-powershell/releases - Azure PowerShell for AzureStack v1.2.10 がリリースされました | 焦げlog
https://kogelog.com/2017/07/13/20170713-01/