Azure PowerShell for AzureStack の Save-AzureRmProfile コマンドレットについて

ブログ エントリ内にアフィリエイト広告が含まれています
スポンサーリンク

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

備考

  • なし

参考

タイトルとURLをコピーしました