次の方法で共有


SensitivityLabelUpdate.Schema プロパティ

定義

更新する列のスキーマ名を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.schema")]
public string Schema { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.schema")>]
member this.Schema : string with get, set
Public Property Schema As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象