次の方法で共有


RecommendedSensitivityLabelUpdateList.Operations プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象