| Modifier and Type | Method and Description |
|---|---|
Map<String,ManagedServiceIdentityUserAssignedIdentitiesValue> |
ManagedServiceIdentity.userAssignedIdentities()
Get the list of user assigned identities associated with the resource.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedServiceIdentity |
ManagedServiceIdentity.withUserAssignedIdentities(Map<String,ManagedServiceIdentityUserAssignedIdentitiesValue> userAssignedIdentities)
Set the list of user assigned identities associated with the resource.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/