Skip to content

Get-CPCSupportedRegion

SYNOPSIS

Returns all supported regions for CloudPC

SYNTAX

Get-CPCSupportedRegion [-Name <String>] [<CommonParameters>]

DESCRIPTION

The function will return all supported regions for CloudPC

EXAMPLES

EXAMPLE 1

Get-CPCSupportedRegion -name "westeurope"

PARAMETERS

-Name

Enter the name of the region

Type: String
Parameter Sets: (All)
Aliases:

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

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES