概要
オフライン ダウンロードを有効にして、AKS ハイブリッド イメージを取得します。
Syntax
Enable-AksHciOfflineDownload -stagingShare -offsiteTransferCompleted
Description
オフライン ダウンロードを有効にして、AKS ハイブリッド イメージを取得します。
Examples
Enable-AksHciOfflineDownload -stagingShare -offsiteTransferCompleted
Parameters
-stagingShare
イメージをダウンロードする場所へのパス。
Type: System.String
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-offsiteTransferCompleted
オフサイトでダウンロードされ、展開サーバーに転送された成果物を使用するようにデプロイを設定します。
Type: System.Boolean
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False