次の方法で共有


NetworkRuleBypassOptions クラス

定義

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)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

NetworkRuleBypassOptions()

NetworkRuleBypassOptions の値を定義します。

フィールド

AzureServices

NetworkRuleBypassOptions の値を定義します。

None

NetworkRuleBypassOptions の値を定義します。

プロパティ

Value

NetworkRuleBypassOptions の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

NetworkRuleBypassOptions の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

NetworkRuleBypassOptions の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

NetworkRuleBypassOptions の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

NetworkRuleBypassOptions の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象