共用方式為


PolicyDetails.PolicySetDefinitionId Property

Definition

Gets the ID of the policy set definition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to