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

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

Start-AzsStorageContainerMigration コマンドレットに関するヘルプ情報について、「Get-Help」コマンドレットの -Full オプションを用いて実行した結果を編集、意訳しています。
※Azure PowerShell for AzureStack v1.2.10 で確認

Start-AzsStorageContainerMigration コマンドレットについて

名前

Start-AzsStorageContainerMigration

構文

Start-AzsStorageContainerMigration -ContainerToMigrate <Container> -DestinationShareUncPath <string> [-SkipCertificateValidation] [<CommonParameters>]

エイリアス

Start-ACSContainerMigration 

パラメーター

-ContainerToMigrate <Container>

必須 true
位置 named
パイプライン入力を許可する true (ByValue)
パラメーター セット名 (All)
エイリアス None
動的 false

-DestinationShareUncPath <string>

必須 true
位置 named
パイプライン入力を許可する true (ByPropertyName)
パラメーター セット名 (All)
エイリアス None
動的 false

-SkipCertificateValidation

必須 false
位置 named
パイプライン入力を許可する false
パラメーター セット名 (All)
エイリアス None
動的 false

<CommonParameters>

このコマンドレットは、次の共通パラメーターをサポートします: -Verbose-Debug-ErrorAction-ErrorVariable-WarningAction-WarningVariable-OutBuffer-PipelineVariable、および -OutVariable。詳細については、about_CommonParameters を参照してください。

入力

  • Microsoft.AzureStack.AzureConsistentStorage.Models.Container
  • System.String

出力

  • System.Object

備考

  • None

参考

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