AccessControlEntryAction Enum

Definition

Defines values for AccessControlEntryAction.

C#
[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AccessControlEntryAction
Inheritance
AccessControlEntryAction
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Name Value Description
Permit 0
Deny 1

Applies to

Product Versions
Azure SDK for .NET Legacy