Citrix Virtual Apps and Desktops SDK

Set-XDDeliveryGroup

FIXME

Syntax


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

<!--NeedCopy-->

Detailed Description

FIXME

Parameters

Name Description Required? Pipeline Input Default Value
Name FIXME true true (ByPropertyName)  
DisplayName FIXME false true (ByPropertyName)  
Description FIXME false true (ByPropertyName)  
DeliveryType FIXME false true (ByPropertyName)  
TimeZone FIXME false true (ByPropertyName)  
ColorDepth FIXME false true (ByPropertyName)  
SecureIcaEnabled FIXME false true (ByPropertyName)  
Users FIXME false true (ByPropertyName)  
AllowedProtocols FIXME false true (ByPropertyName)  
AllowMachineRestart FIXME false true (ByPropertyName)  
SmartAccessTags FIXME false true (ByPropertyName)  
SmartAccessTagsFilterEnabled FIXME false true (ByPropertyName)  
AllowedConnections FIXME false true (ByPropertyName)  
IconUid FIXME false true (ByPropertyName)  
InMaintenanceMode FIXME false true (ByPropertyName)  
MinimumFunctionalLevel FIXME false true (ByPropertyName) FIXME
PassThru Returns the affected record. By default, this cmdlet does not generate any output. false false False
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

None Or Citrix.Xendesktoppowershellsdk.Serviceinterfaces.Deliverygroups.Deliverygroup

This cmdlet does not generate any output, unless you use the PassThru parameter, in which case it generates a Citrix.XenDesktopPowerShellSdk.ServiceInterfaces.DeliveryGroups.DeliveryGroup object.

Notes

FIXME FIXME

Examples

Example 1


FIXME

<!--NeedCopy-->

Description

FIXME

Example 2


FIXME

<!--NeedCopy-->

Description

FIXME

Set-XDDeliveryGroup