次の方法で共有


SecurityRuleAccess クラス

定義

SecurityRuleAccess の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.SecurityRuleAccess>))]
public class SecurityRuleAccess : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.SecurityRuleAccess>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.SecurityRuleAccess>))>]
type SecurityRuleAccess = class
    inherit ExpandableStringEnum<SecurityRuleAccess>
Public Class SecurityRuleAccess
Inherits ExpandableStringEnum(Of SecurityRuleAccess)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

SecurityRuleAccess()

SecurityRuleAccess の値を定義します。

フィールド

Allow

SecurityRuleAccess の値を定義します。

Deny

SecurityRuleAccess の値を定義します。

プロパティ

Value

SecurityRuleAccess の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

SecurityRuleAccess の値を定義します。

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

SecurityRuleAccess の値を定義します。

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

SecurityRuleAccess の値を定義します。

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

SecurityRuleAccess の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象