Added more description to Global Entitlement
Added more description to Global Entitlement(s)
This commit is contained in:
@@ -8458,8 +8458,10 @@ function Get-HVGlobalEntitlement {
|
|||||||
|
|
||||||
<#
|
<#
|
||||||
.Synopsis
|
.Synopsis
|
||||||
|
Gets Global Entitlement(s) with given search parameters.
|
||||||
|
|
||||||
.DESCRIPTION
|
.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.
|
Global entitlements are used to route users to their resources across multiple pods.
|
||||||
|
|
||||||
.PARAMETER DisplayName
|
.PARAMETER DisplayName
|
||||||
@@ -8541,6 +8543,8 @@ function Remove-HVGlobalEntitlement {
|
|||||||
Deletes a Global Entitlement.
|
Deletes a Global Entitlement.
|
||||||
|
|
||||||
.DESCRIPTION
|
.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
|
.PARAMETER DisplayName
|
||||||
Display Name of Global Entitlement.
|
Display Name of Global Entitlement.
|
||||||
|
|||||||
Reference in New Issue
Block a user