TimeWindow 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
TimeWindow() |
Initializes a new instance of the TimeWindow class. |
TimeWindow(TimeWindow) |
Initializes a new instance of the TimeWindow class. |
TimeWindow()
Initializes a new instance of the TimeWindow class.
public TimeWindow ();
Public Sub New ()
Applies to
TimeWindow(TimeWindow)
Initializes a new instance of the TimeWindow class.
public TimeWindow (Microsoft.Azure.Management.Monitor.Models.TimeWindow timeWindow);
new Microsoft.Azure.Management.Monitor.Management.Models.TimeWindow : Microsoft.Azure.Management.Monitor.Models.TimeWindow -> Microsoft.Azure.Management.Monitor.Management.Models.TimeWindow
Public Sub New (timeWindow As TimeWindow)
Parameters
- timeWindow
- TimeWindow
The TimeWindow object