次の方法で共有


PolicyMetadata.Owner プロパティ

定義

ポリシー メタデータの所有者を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象