Set-AksHciOffsiteConfig

Synopsis

Sets the offsite configuration to get the AKS hybrid images with offline downloading at an offsite location.

Syntax

Set-AksHciOffsiteConfig  [-version <String>]
                         -stagingShare <String>

Description

Sets the offsite configuration to get the AKS hybrid images with offline downloading at an offsite location.

Examples

Set-AksHciOffsiteConfig -version 1.1.41 -stagingShare c:\akshciimages

Parameters

-version

The version of AKS hybrid that you want to download. The default is the latest version.

Type: System.String
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-stagingShare

The local path where the AKS hybrid images will be downloaded. This parameter is required.

Type: System.String
Parameter Sets: (All)
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

Next steps

AksHci PowerShell Reference