次の方法で共有


NetworkRuleAction クラス

定義

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

コンストラクター

NetworkRuleAction()

NetworkRuleAction の値を定義します。

フィールド

Allow

NetworkRuleAction の値を定義します。

Deny

NetworkRuleAction の値を定義します。

プロパティ

Value

NetworkRuleAction の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

NetworkRuleAction の値を定義します。

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

NetworkRuleAction の値を定義します。

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

NetworkRuleAction の値を定義します。

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

NetworkRuleAction の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象