Citrix Virtual Apps and Desktops SDK

New-XDApplicationFTA

FIXME

Syntax


New-XDApplicationFTA [-ApplicationName] <String> -ExtensionName <String> -HandlerName <String> [-ContentType <String>] [-HandlerDescription <String>] [-HandlerOpenArguments <String>] [-AdminAddress <String>] [<CommonParameters>]

<!--NeedCopy-->

Detailed Description

FIXME

Parameters

Name Description Required? Pipeline Input Default Value
ApplicationName FIXME true true (ByPropertyName) FIXME
ExtensionName FIXME true true (ByPropertyName) FIXME
HandlerName FIXME true true (ByPropertyName) FIXME
ContentType FIXME false true (ByPropertyName) FIXME
HandlerDescription FIXME false true (ByPropertyName) FIXME
HandlerOpenArguments FIXME false true (ByPropertyName) FIXME
AdminAddress Specifies the address of the Delivery Controller to which the PowerShell module will connect. This can be provided as a host name or an IP address. false false Localhost. Once a value is provided by any cmdlet, this value will become the default.

Input Type

Fixme

FIXME

Return Values

Citrix.Xendesktoppowershellsdk.Serviceinterfaces.Applications.Configuredfta

FIXME

Notes

FIXME FIXME

Examples

Example 1


FIXME

<!--NeedCopy-->

Description

FIXME

Example 2


FIXME

<!--NeedCopy-->

Description

FIXME

New-XDApplicationFTA