Udostępnij za pośrednictwem


PatchOperations.Operations Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="operations")]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Sql.DataClassification.Services.PatchOperation> Operations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operations")>]
member this.Operations : System.Collections.Generic.IList<Microsoft.Azure.Commands.Sql.DataClassification.Services.PatchOperation> with get, set
Public Property Operations As IList(Of PatchOperation)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to