Share via


PolicyMetadata.Requirements Property

Definition

Gets the requirements of the policy metadata.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to