< Back

Remove-RdsRemoteApp

Sat Jan 18, 2020 3:55 pm

NAME Remove-RdsRemoteApp



SYNTAX

Remove-RdsRemoteApp [-TenantName] <string> [-HostPoolName] <string> [-AppGroupName] <string> [-Name] <string>

[<CommonParameters>]





PARAMETERS

-AppGroupName <string>

Name of AppGroup.



Required? true

Position? 2

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-HostPoolName <string>

Name of HostPool.



Required? true

Position? 1

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-Name <string>

Name of RemoteApp.



Required? true

Position? 3

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases RemoteAppName

Dynamic? false



-TenantName <string>

Name of Tenant.



Required? true

Position? 0

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.String





OUTPUTS

System.Object



ALIASES

None





REMARKS

None