Partilhar via


NetworkRuleBypassOptions Classe

Definição

Define valores para 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)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

NetworkRuleBypassOptions()

Define valores para NetworkRuleBypassOptions.

Campos

AzureServices

Define valores para NetworkRuleBypassOptions.

None

Define valores para NetworkRuleBypassOptions.

Propriedades

Value

Define valores para NetworkRuleBypassOptions.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para NetworkRuleBypassOptions.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para NetworkRuleBypassOptions.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para NetworkRuleBypassOptions.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para NetworkRuleBypassOptions.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a