DeviceConnectionStateEventInfo 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
DeviceConnectionStateEventInfo() | |
DeviceConnectionStateEventInfo(String) |
DeviceConnectionStateEventInfo()
public DeviceConnectionStateEventInfo ();
Public Sub New ()
Applies to
DeviceConnectionStateEventInfo(String)
public DeviceConnectionStateEventInfo (string sequenceNumber = default);
new Microsoft.Azure.EventGrid.Models.DeviceConnectionStateEventInfo : string -> Microsoft.Azure.EventGrid.Models.DeviceConnectionStateEventInfo
Public Sub New (Optional sequenceNumber As String = Nothing)
Parameters
- sequenceNumber
- String