Share via


JsonPatchDocument.Operations Property

Definition

public System.Collections.Generic.List<Microsoft.AspNetCore.JsonPatch.SystemTextJson.Operations.Operation> Operations { get; }
member this.Operations : System.Collections.Generic.List<Microsoft.AspNetCore.JsonPatch.SystemTextJson.Operations.Operation>
Public ReadOnly Property Operations As List(Of Operation)

Property Value

Applies to