共用方式為


RestorableMongodbCollectionPropertiesResource.EventTimestamp Property

Definition

Gets the time when this collection event happened.

[Newtonsoft.Json.JsonProperty(PropertyName="eventTimestamp")]
public string EventTimestamp { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eventTimestamp")>]
member this.EventTimestamp : string
Public ReadOnly Property EventTimestamp As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to