次の方法で共有


DataMaskingRule.Kind プロパティ

定義

データ マスク ルールの種類を取得します。 Azure portalに使用されるメタデータ。

[Newtonsoft.Json.JsonProperty(PropertyName="kind")]
public string Kind { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kind")>]
member this.Kind : string
Public ReadOnly Property Kind As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象