Partager via


NetworkSecurityGroupRuleAccess Énumération

Définition

Définit des valeurs pour 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
Héritage
NetworkSecurityGroupRuleAccess
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Allow 0

Autorise l'accès.

Deny 1

Refuse l'accès.

S’applique à