PermissionScope interface

Properties

permissions

The permissions for the local user. Possible values include: Read (r), Write (w), Delete (d), List (l), and Create (c).

resourceName

The name of resource, normally the container name or the file share name, used by the local user.

service

The service used by the local user, e.g. blob, file.

Property Details

permissions

The permissions for the local user. Possible values include: Read (r), Write (w), Delete (d), List (l), and Create (c).

permissions: string

Property Value

string

resourceName

The name of resource, normally the container name or the file share name, used by the local user.

resourceName: string

Property Value

string

service

The service used by the local user, e.g. blob, file.

service: string

Property Value

string