| Modifier and Type | Method and Description |
|---|---|
ManagedServiceIdentity |
ManagedServiceIdentity.withIdentityIds(List<String> identityIds)
Set array of UserAssigned managed service identities.
|
ManagedServiceIdentity |
ManagedServiceIdentity.withType(ManagedServiceIdentityType type)
Set type of managed service identity.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/