MultiClusterConfiguration.AdminTimestamp Property
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 UTC timestamp of this configuration. New configurations are injected by administrator. Newer configurations automatically replace older ones in the multicluster network.
public DateTime AdminTimestamp { get; }
member this.AdminTimestamp : DateTime
Public ReadOnly Property AdminTimestamp As DateTime