Uses of Class
com.azure.resourcemanager.msi.models.UserAssignedIdentitiesListResult
Packages that use UserAssignedIdentitiesListResult
Package
Description
Package containing the data models for ManagedServiceIdentityClient.
-
Uses of UserAssignedIdentitiesListResult in com.azure.resourcemanager.msi.models
Methods in com.azure.resourcemanager.msi.models that return UserAssignedIdentitiesListResultModifier and TypeMethodDescriptionUserAssignedIdentitiesListResult.withNextLink(String nextLink) Set the nextLink property: The url to get the next page of results, if any.UserAssignedIdentitiesListResult.withValue(List<IdentityInner> value) Set the value property: The collection of userAssignedIdentities returned by the listing operation.