Get-PSUEventHubConnection
Returns event hub connections.
SYNOPSIS
SYNTAX
Get-PSUEventHubConnection [-Hub <String>] [-ServerComputerName <String>] [-RemoteComputerName <String>]
[-RemoteUserName <String>] [-RemoteDomainName <String>] [-Active] [-ComputerName <String>]
[-AppToken <String>] [-Credential <PSCredential>] [-UseDefaultCredentials] [-Integrated] [-TrustCertificate]
[-Cookies] [<CommonParameters>]DESCRIPTION
EXAMPLES
Example 1
PS C:\> Get-PSUEventHubConnection -Hub notifications -ActivePARAMETERS
-AppToken
-ComputerName
-Integrated
-UseDefaultCredentials
-Active
-Credential
-Hub
-RemoteComputerName
-RemoteDomainName
-RemoteUserName
-ServerComputerName
-TrustCertificate
-Cookies
CommonParameters
INPUTS
None
OUTPUTS
System.Object
NOTES
RELATED LINKS
Last updated
Was this helpful?