Compartir a través de


NetworkRuleBypassOptions Clase

Definición

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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

NetworkRuleBypassOptions()

Define valores para NetworkRuleBypassOptions.

Campos

AzureServices

Define valores para NetworkRuleBypassOptions.

None

Define valores para NetworkRuleBypassOptions.

Propiedades

Value

Define valores para NetworkRuleBypassOptions.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para NetworkRuleBypassOptions.

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

Define valores para NetworkRuleBypassOptions.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para NetworkRuleBypassOptions.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para NetworkRuleBypassOptions.

(Heredado de ExpandableStringEnum<T>)

Se aplica a