Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserAssignedIdentitiesListResult

Package version

Values returned by the List operation.

Hierarchy

  • UserAssignedIdentitiesListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The url to get the next page of results, if any.

Optional value

value: Identity[]

The collection of userAssignedIdentities returned by the listing operation.

Generated using TypeDoc