ChaosScheduleTimeUtc 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.
[System.Runtime.Serialization.DataContract]
public sealed class ChaosScheduleTimeUtc : System.Fabric.ByteSerializable, IComparable<System.Fabric.Chaos.DataStructures.ChaosScheduleTimeUtc>, IEquatable<System.Fabric.Chaos.DataStructures.ChaosScheduleTimeUtc>
[<System.Runtime.Serialization.DataContract>]
type ChaosScheduleTimeUtc = class
inherit ByteSerializable
interface IComparable<ChaosScheduleTimeUtc>
interface IEquatable<ChaosScheduleTimeUtc>
Public NotInheritable Class ChaosScheduleTimeUtc
Inherits ByteSerializable
Implements IComparable(Of ChaosScheduleTimeUtc), IEquatable(Of ChaosScheduleTimeUtc)
- Inheritance
- Attributes
-
System.Runtime.Serialization.DataContractAttribute
- Implements
-
System.IComparable<ChaosScheduleTimeUtc> System.IEquatable<ChaosScheduleTimeUtc>
Constructors
ChaosScheduleTimeUtc(ChaosScheduleTimeUtc) | |
ChaosScheduleTimeUtc(Int32, Int32) |
Fields
EndOfDay | |
StartOfDay |
Properties
Hour | |
Minute |