次の方法で共有


PolicyMetadata.Requirements プロパティ

定義

ポリシー メタデータの要件を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象