Share via


PolicyAssignmentProperties.PolicyDefinitionId Property

Definition

The policy definition id.

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)]
public string PolicyDefinitionId { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)>]
member this.PolicyDefinitionId : string with get, set
Public Property PolicyDefinitionId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to