NetworkRuleAction Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit les valeurs de NetworkRuleAction.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.KeyVault.Fluent.Models.NetworkRuleAction>))]
public class NetworkRuleAction : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.KeyVault.Fluent.Models.NetworkRuleAction>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.KeyVault.Fluent.Models.NetworkRuleAction>))>]
type NetworkRuleAction = class
inherit ExpandableStringEnum<NetworkRuleAction>
Public Class NetworkRuleAction
Inherits ExpandableStringEnum(Of NetworkRuleAction)
- Héritage
- Attributs
-
Newtonsoft.Json.JsonConverterAttribute
Constructeurs
NetworkRuleAction() |
Définit les valeurs de NetworkRuleAction. |
Champs
Allow |
Définit les valeurs de NetworkRuleAction. |
Deny |
Définit les valeurs de NetworkRuleAction. |
Propriétés
Value |
Définit les valeurs de NetworkRuleAction. (Hérité de ExpandableStringEnum<T>) |
Méthodes
Equals(Object) |
Définit les valeurs de NetworkRuleAction. (Hérité de ExpandableStringEnum<T>) |
Equals(String) |
Définit les valeurs de NetworkRuleAction. (Hérité de ExpandableStringEnum<T>) |
GetHashCode() |
Définit les valeurs de NetworkRuleAction. (Hérité de ExpandableStringEnum<T>) |
ToString() |
Définit les valeurs de NetworkRuleAction. (Hérité de ExpandableStringEnum<T>) |
S’applique à
Azure SDK for .NET