共用方式為


RestorableMongodbCollectionPropertiesResource.OperationType Property

Definition

Gets the operation type of this collection event. Possible values include: 'Create', 'Replace', 'Delete', 'SystemOperation'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to