NetworkRuleBypassOptions 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 des valeurs pour NetworkRuleBypassOptions.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.KeyVault.Fluent.Models.NetworkRuleBypassOptions>))]
public class NetworkRuleBypassOptions : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.KeyVault.Fluent.Models.NetworkRuleBypassOptions>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.KeyVault.Fluent.Models.NetworkRuleBypassOptions>))>]
type NetworkRuleBypassOptions = class
inherit ExpandableStringEnum<NetworkRuleBypassOptions>
Public Class NetworkRuleBypassOptions
Inherits ExpandableStringEnum(Of NetworkRuleBypassOptions)
- Héritage
- Attributs
-
Newtonsoft.Json.JsonConverterAttribute
Constructeurs
NetworkRuleBypassOptions() |
Définit des valeurs pour NetworkRuleBypassOptions. |
Champs
AzureServices |
Définit des valeurs pour NetworkRuleBypassOptions. |
None |
Définit des valeurs pour NetworkRuleBypassOptions. |
Propriétés
Value |
Définit des valeurs pour NetworkRuleBypassOptions. (Hérité de ExpandableStringEnum<T>) |
Méthodes
Equals(Object) |
Définit des valeurs pour NetworkRuleBypassOptions. (Hérité de ExpandableStringEnum<T>) |
Equals(String) |
Définit des valeurs pour NetworkRuleBypassOptions. (Hérité de ExpandableStringEnum<T>) |
GetHashCode() |
Définit des valeurs pour NetworkRuleBypassOptions. (Hérité de ExpandableStringEnum<T>) |
ToString() |
Définit des valeurs pour NetworkRuleBypassOptions. (Hérité de ExpandableStringEnum<T>) |
S’applique à
Azure SDK for .NET