Compartir a través de


SensitivityLabelUpdateList.Operations Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a