WaitStatistics 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
WaitStatistics() |
Initializes a new instance of the WaitStatistics class. |
WaitStatistics(String, Nullable<Double>, Nullable<Int64>) |
Initializes a new instance of the WaitStatistics class. |
WaitStatistics()
Initializes a new instance of the WaitStatistics class.
public WaitStatistics ();
Public Sub New ()
Applies to
WaitStatistics(String, Nullable<Double>, Nullable<Int64>)
Initializes a new instance of the WaitStatistics class.
public WaitStatistics (string waitType = default, double? waitTimeMS = default, long? waitCount = default);
new Microsoft.Azure.Management.DataMigration.Models.WaitStatistics : string * Nullable<double> * Nullable<int64> -> Microsoft.Azure.Management.DataMigration.Models.WaitStatistics
Public Sub New (Optional waitType As String = Nothing, Optional waitTimeMS As Nullable(Of Double) = Nothing, Optional waitCount As Nullable(Of Long) = Nothing)
Parameters
- waitType
- String
Type of the Wait