< Back

Set-RdsTenantGroup

Sat Jan 18, 2020 3:57 pm

NAME Set-RdsTenantGroup



SYNTAX

Set-RdsTenantGroup [-Name] <string> [-FriendlyName <string>] [-Description <string>] [<CommonParameters>]





PARAMETERS

-Description <string>

Description of TenantGroup.



Required? false

Position? Named

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-FriendlyName <string>

FriendlyName of TenantGroup.



Required? false

Position? Named

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-Name <string>

Name of TenantGroup.



Required? true

Position? 0

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases TenantGroupName

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.String





OUTPUTS

Microsoft.RDInfra.RDManagementData.RdMgmtTenantGroup





ALIASES

None





REMARKS

None