PermissionBindingsListResult interface

Result of the List Permission Binding operation.

Properties

nextLink

A link for the next page of Permission Binding.

value

A collection of Permission Binding.

Property Details

A link for the next page of Permission Binding.

nextLink?: string

Property Value

string

value

A collection of Permission Binding.

value?: PermissionBinding[]

Property Value