Compartir a través de


PolicySetDefinition.PolicyType Propiedad

Definición

Obtiene o establece el tipo de definición de directiva. Los valores posibles son NotSpecified, BuiltIn, Custom y Static. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a