PSConnectionState Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PSConnectionState() | |
PSConnectionState(ConnectionState) |
PSConnectionState()
public PSConnectionState ();
Public Sub New ()
Applies to
PSConnectionState(ConnectionState)
public PSConnectionState (Microsoft.Azure.Management.EventGrid.Models.ConnectionState connectionState);
new Microsoft.Azure.Commands.EventGrid.Models.PSConnectionState : Microsoft.Azure.Management.EventGrid.Models.ConnectionState -> Microsoft.Azure.Commands.EventGrid.Models.PSConnectionState
Public Sub New (connectionState As ConnectionState)
Parameters
- connectionState
- ConnectionState