Save-AzureRmProfile コマンドレットに関するヘルプ情報について、「Get-Help」コマンドレットの -Full オプションを用いて実行した結果を編集、意訳しています。
※Azure PowerShell for AzureStack v1.2.10 で確認
Save-AzureRmProfile コマンドレットについて
名前
Save-AzureRmProfile
構文
Save-AzureRmProfile [[-Profile] <AzureRMProfile>] [-Path] <string> [<CommonParameters>] |
エイリアス
なし
パラメーター
-Path <string>
必須 | true |
位置 | 1 |
パイプライン入力を許可する | true (ByPropertyName) |
パラメーター セット名 | (All) |
エイリアス | None |
動的 | false |
-Profile <AzureRMProfile>
必須 | false |
位置 | 0 |
パイプライン入力を許可する | true (ByPropertyName) |
パラメーター セット名 | (All) |
エイリアス | None |
動的 | false |
<CommonParameters>
このコマンドレットは、次の共通パラメーターをサポートします: -Verbose、-Debug、-ErrorAction、-ErrorVariable、-WarningAction、-WarningVariable、-OutBuffer、-PipelineVariable、および -OutVariable。詳細については、about_CommonParameters を参照してください。
入力
- Microsoft.Azure.Commands.Common.Authentication.Models.AzureRMProfile
- System.String
出力
- Microsoft.Azure.Commands.Profile.Models.PSAzureProfile
備考
- なし
参考
- 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/