Partager via


PolicyType Classe

Définition

Définit des valeurs pour PolicyType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ResourceManager.Fluent.Models.PolicyType>))]
public class PolicyType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ResourceManager.Fluent.Models.PolicyType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ResourceManager.Fluent.Models.PolicyType>))>]
type PolicyType = class
    inherit ExpandableStringEnum<PolicyType>
Public Class PolicyType
Inherits ExpandableStringEnum(Of PolicyType)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

PolicyType()

Définit des valeurs pour PolicyType.

Champs

BuiltIn

Définit des valeurs pour PolicyType.

Custom

Définit des valeurs pour PolicyType.

NotSpecified

Définit des valeurs pour PolicyType.

Propriétés

Value

Définit des valeurs pour PolicyType.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour PolicyType.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit des valeurs pour PolicyType.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit des valeurs pour PolicyType.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit des valeurs pour PolicyType.

(Hérité de ExpandableStringEnum<T>)

S’applique à