Citrix Virtual Apps and Desktops SDK

New-XDDeliveryGroup

FIXME

Syntax


New-XDDeliveryGroup -Name <String> -AllocationType <AllocationType> -SessionSupport <SessionSupport> -DeliveryType <DeliveryType> [-DisplayName <String>] [-Description <String>] [-TimeZone <String>] [-ColorDepth <ColorDepth>] [-SecureIcaEnabled <Boolean>] [-Users <String[]>] [-AllowedProtocols <Protocol[]>] [-AllowMachineRestart <Boolean>] [-SmartAccessTags <String[]>] [-SmartAccessTagsFilterEnabled <Boolean>] [-AllowedConnections <Connection[]>] [-InMaintenanceMode <Boolean>] [-IconUid <Int32>] [-MinimumFunctionalLevel <FunctionalLevel>] [-ScopeNames <String[]>] [-AdminAddress <String>] [<CommonParameters>]

<!--NeedCopy-->

Detailed Description

FIXME

Parameters

Name Description Required? Pipeline Input Default Value
Name FIXME true true (ByPropertyName) FIXME
AllocationType FIXME true true (ByPropertyName) FIXME
SessionSupport FIXME true true (ByPropertyName) FIXME
DeliveryType FIXME true true (ByPropertyName) FIXME
DisplayName FIXME false true (ByPropertyName) FIXME
Description FIXME false true (ByPropertyName) FIXME
TimeZone FIXME false true (ByPropertyName) FIXME
ColorDepth FIXME false true (ByPropertyName) FIXME
SecureIcaEnabled FIXME false true (ByPropertyName) FIXME
Users FIXME false true (ByPropertyName) FIXME
AllowedProtocols FIXME false true (ByPropertyName) FIXME
AllowMachineRestart FIXME false true (ByPropertyName) FIXME
SmartAccessTags FIXME false true (ByPropertyName) FIXME
SmartAccessTagsFilterEnabled FIXME false true (ByPropertyName) FIXME
AllowedConnections FIXME false true (ByPropertyName) FIXME
InMaintenanceMode FIXME false true (ByPropertyName) FIXME
IconUid FIXME false true (ByPropertyName) FIXME
MinimumFunctionalLevel FIXME false true (ByPropertyName) FIXME
ScopeNames 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.Deliverygroups.Deliverygroup

FIXME

Notes

FIXME FIXME

Examples

Example 1


FIXME

<!--NeedCopy-->

Description

FIXME

Example 2


FIXME

<!--NeedCopy-->

Description

FIXME

New-XDDeliveryGroup