SyncIdentityProviderList interface
SyncSetList represents a list of SyncSets
Properties
next |
The link used to get the next page of operations. |
value | The list of sync identity providers |
Property Details
nextLink
The link used to get the next page of operations.
nextLink?: string
Property Value
string
value
The list of sync identity providers
value?: SyncIdentityProvider[]
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript