Citrix Virtual Apps and Desktops SDK

Set-XDHostResource

FIXME

Syntax


Set-XDHostResource -Name <String> [-Network <String[]>] [-LocalStorageCacheEnabled <Boolean>] [-VMTaggingEnabled <Boolean>] [-PassThru] [-AdminAddress <String>] [<CommonParameters>]

<!--NeedCopy-->

Detailed Description

FIXME

Parameters

Name Description Required? Pipeline Input Default Value
Name FIXME true true (ByPropertyName) FIXME
Network FIXME false true (ByPropertyName) FIXME
LocalStorageCacheEnabled FIXME false true (ByPropertyName) FIXME
VMTaggingEnabled FIXME false true (ByPropertyName) FIXME
PassThru FIXME false false 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

None Or Citrix.Xendesktoppowershellsdk.Serviceinterfaces.Hosts.Resource

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

Notes

FIXME FIXME

Examples

Example 1


FIXME

<!--NeedCopy-->

Description

FIXME

Example 2


FIXME

<!--NeedCopy-->

Description

FIXME

Set-XDHostResource