DapAuthorizationAttributes
Description
Actions to be performed on the DAP Policy (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
| Property | Required | Type | Description | |||
|---|---|---|---|---|---|---|
| dapRecordName | True | string | The DAP policy name Field level constraints: cannot be null, length must be between 4 and 64 (inclusive), must match pattern ^[a-zA-Z0-9_][a-zA-Z0-9_.+-]*. (Note: Additional constraints might exist) |
|||
| action | False | string | The actions to apply | |||
| message | False | string | Message to be shown Field level constraints: length must be between 0 and 490 (inclusive), must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
| networkAcl | False | object | Network acl to be applied Allowed types are: [ExtendedAccessList] |
|||
| priority | False | integer | The priority of the DAP record | |||
| type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. | |||