Udostępnij za pośrednictwem


NetworkSecurityGroupRuleAccess Wyliczenie

Definicja

Definiuje wartości dla parametru NetworkSecurityGroupRuleAccess.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum NetworkSecurityGroupRuleAccess
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type NetworkSecurityGroupRuleAccess = 
Public Enum NetworkSecurityGroupRuleAccess
Dziedziczenie
NetworkSecurityGroupRuleAccess
Atrybuty
Newtonsoft.Json.JsonConverterAttribute

Pola

Allow 0

Zezwalaj na dostęp.

Deny 1

Odmowa dostępu.

Dotyczy