| Package | Description |
|---|---|
| com.azure.resourcemanager.msi.models |
Package containing the data models for ManagedServiceIdentityClient.
|
| Modifier and Type | Method and Description |
|---|---|
UserAssignedIdentitiesListResult |
UserAssignedIdentitiesListResult.withNextLink(String nextLink)
Set the nextLink property: The url to get the next page of results, if any.
|
UserAssignedIdentitiesListResult |
UserAssignedIdentitiesListResult.withValue(List<IdentityInner> value)
Set the value property: The collection of userAssignedIdentities returned by the listing operation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.