PasswordHashListResult interface

List of password hash results

Properties

nextLink

The uri to fetch the next page of resources.

value

The list of password hash results. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

The uri to fetch the next page of resources.

nextLink?: string

Property Value

string

value

The list of password hash results. NOTE: This property will not be serialized. It can only be populated by the server.

value?: PasswordHashResource[]

Property Value