PolicyDefinition.PolicyType Eigenschaft

Definition

Ruft den Typ der Richtliniendefinition ab oder legt diese fest. Mögliche Werte sind NotSpecified, BuiltIn, Custom und Static. Mögliche Werte: "NotSpecified", "BuiltIn", "Custom", "Static"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.policyType")]
public string PolicyType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.policyType")>]
member this.PolicyType : string with get, set
Public Property PolicyType As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: