Added more description to Global Entitlement

Added  more description to Global Entitlement(s)
This commit is contained in:
praveenmathamsetty
2017-02-07 16:43:29 +05:30
parent d55a16f19b
commit 552793585a

View File

@@ -8458,8 +8458,10 @@ function Get-HVGlobalEntitlement {
<#
.Synopsis
Gets Global Entitlement(s) with given search parameters.
.DESCRIPTION
Queries and returns global entitlement(s) and global application entitlement(s).
Global entitlements are used to route users to their resources across multiple pods.
.PARAMETER DisplayName
@@ -8541,6 +8543,8 @@ function Remove-HVGlobalEntitlement {
Deletes a Global Entitlement.
.DESCRIPTION
Deletes global entitlement(s) and global application entitlement(s).
Optionally, user can pipe the global entitlement(s) as input to this function.
.PARAMETER DisplayName
Display Name of Global Entitlement.