Citrix Virtual Apps and Desktops SDK

New-XDHostResource

FIXME

Syntax


New-XDHostResource -Storage <String[]> -Name <String> -ConnectionName <String> -Root <String> -Network <String[]> [-PersonalVDiskStorage <String[]>] [-TemporaryStorage <String[]>] [-LocalStorageCacheEnabled <Boolean>] [-VMTaggingEnabled <Boolean>] [-AdminAddress <String>] [<CommonParameters>]

New-XDHostResource -AvailabilityZone <String[]> -Name <String> -ConnectionName <String> -Root <String> -Network <String[]> [-VMTaggingEnabled <Boolean>] [-AdminAddress <String>] [<CommonParameters>]

<!--NeedCopy-->

Detailed Description

FIXME

Parameters

Name Description Required? Pipeline Input Default Value
Name FIXME true true (ByPropertyName) FIXME
ConnectionName FIXME true true (ByPropertyName) FIXME
Root FIXME true true (ByPropertyName) FIXME
Network FIXME true true (ByPropertyName) FIXME
Storage FIXME true true (ByPropertyName) FIXME
AvailabilityZone FIXME true true (ByPropertyName) FIXME
VMTaggingEnabled 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.
PersonalVDiskStorage FIXME false true (ByPropertyName) FIXME
TemporaryStorage FIXME false true (ByPropertyName) FIXME
LocalStorageCacheEnabled FIXME false true (ByPropertyName) FIXME

Input Type

Fixme

FIXME

Return Values

Citrix.Xendesktoppowershellsdk.Serviceinterfaces.Hosts.Resource

FIXME

Notes

FIXME FIXME

Examples

Example 1


FIXME

<!--NeedCopy-->

Description

FIXME

Example 2


FIXME

<!--NeedCopy-->

Description

FIXME

New-XDHostResource