Compartir a través de


FederatedIdentityCredentialsListResult interface

Values returned by the List operation for federated identity credentials.

Properties

nextLink

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

value

The collection of federated identity credentials returned by the listing operation.

Property Details

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

nextLink?: string

Property Value

string

value

The collection of federated identity credentials returned by the listing operation.

value?: FederatedIdentityCredential[]

Property Value