EventsAvailabilityResultInfo Class
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.
The availability result info
public class EventsAvailabilityResultInfo
type EventsAvailabilityResultInfo = class
Public Class EventsAvailabilityResultInfo
- Inheritance
-
EventsAvailabilityResultInfo
Constructors
EventsAvailabilityResultInfo() |
Initializes a new instance of the EventsAvailabilityResultInfo class. |
EventsAvailabilityResultInfo(String, String, Nullable<Int64>, String, String, String, String, String) |
Initializes a new instance of the EventsAvailabilityResultInfo class. |
Properties
Duration |
Gets or sets the duration of the availability result |
Id |
Gets or sets the ID of the availability result |
Location |
Gets or sets the location of the availability result |
Message |
Gets or sets the message of the availability result |
Name |
Gets or sets the name of the availability result |
PerformanceBucket |
Gets or sets the performance bucket of the availability result |
Size |
Gets or sets the size of the availability result |
Success |
Gets or sets indicates if the availability result was successful |
Applies to
Azure SDK for .NET