Get Access Policy Assignment Result
data class GetAccessPolicyAssignmentResult(val accessPolicyName: String, val azureApiVersion: String, val id: String, val name: String, val provisioningState: String, val type: String, val user: AccessPolicyAssignmentPropertiesResponseUser)
Describes the access policy assignment of Redis Enterprise database
Properties
Link copied to clipboard
Name of access policy under specific access policy assignment. Only "default" policy is supported for now.
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Current provisioning status of the access policy assignment.
Link copied to clipboard
The user associated with the access policy.