你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ChaosScheduleTimeUtc Class

Definition

[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
System.Object
ChaosScheduleTimeUtc
Attributes
System.Runtime.Serialization.DataContractAttribute
Implements
System.IComparable<ChaosScheduleTimeUtc> System.IEquatable<ChaosScheduleTimeUtc>

Applies to