PatchOperation.OperationKind 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.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.op")]
public Microsoft.Azure.Commands.Sql.DataClassification.Services.PatchOperationKind OperationKind { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.op")>]
member this.OperationKind : Microsoft.Azure.Commands.Sql.DataClassification.Services.PatchOperationKind with get, set
Public Property OperationKind As PatchOperationKind
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute