ResourcePermission

Description

This object holds the information for the (resource/group name) -> (access type) mapping (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
resourceName False string The resource/resource group name for which the access type needs to be mapped
resourceUrls False [string] The URLS associated with this resource
resourceType False string The type of the resource.
permissionType False string The permission associated with this resource. Possible permissions are: READ -- The user has read-only access, that is, the user can see the resource but cannot change it. WRITE -- The user has read/write access, that is, the user can see the resource and change its configuration.