Merge branch 'master' into master

This commit is contained in:
praveenmathamsetty
2017-05-17 23:21:53 +05:30
committed by GitHub
3 changed files with 304 additions and 0 deletions

View File

@@ -8711,10 +8711,13 @@ function Get-HVPodSession {
.PARAMETER HvServer
Reference to Horizon View Server to query the virtual machines from. If the value is not passed or null then
first element from global:DefaultHVServers would be considered inplace of hvServer
.EXAMPLE
Get-HVPodSession
.OUTPUTS
Returns list of objects of type GlobalSessionPodSessionCounter
.NOTES
Author : Rasmus Sjoerslev
Author email : rasmus.sjorslev@vmware.com