共用方式為


RestorableSqlContainerPropertiesResource.OperationType Property

Definition

Gets the operation type of this container 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