次の方法で共有


PolicyMetadata.MetadataId プロパティ

定義

ポリシー メタデータ識別子を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象