PolicyDefinition.PolicyType Propriedade

Definição

Obtém ou define o tipo de definição de política. Os valores possíveis são NotSpecified, BuiltIn, Custom e Static. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a