Dela via


Get-AzureRemoteAppWorkspace

Hämtar information om en Azure RemoteApp-arbetsyta.

Kommentar

De cmdletar som refereras i den här dokumentationen är till för att hantera äldre Azure-resurser som använder Service Management-API:er. Se Az PowerShell-modulen för cmdletar för att hantera Azure Resource Manager-resurser.

Syntax

Get-AzureRemoteAppWorkspace
   [-Profile <AzureSMProfile>]
   [<CommonParameters>]

Description

Cmdleten Get-AzureRemoteAppWorkspace hämtar information om en Azure RemoteApp-arbetsyta.

Exempel

Exempel 1: Hämta information om en arbetsyta

PS C:\> Get-AzureRemoteAppWorkspace
ClientUrl                               EndUserFeedName
---------                               ---------------
https://www.remoteapp.windowsazure.com/ Contoso Work Applications

Det här kommandot hämtar information om Azure RemoteApp-arbetsytan.

Parametrar

-Profile

Anger den Azure-profil som den här cmdleten läser från. Om du inte anger någon profil läser den här cmdleten från den lokala standardprofilen.

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