| Modifier and Type | Field and Description |
|---|---|
static UserAssignedIdentities |
UserAssignedIdentities.MICROSOFT_MANAGED_IDENTITYUSER_ASSIGNED_IDENTITIES
Static value Microsoft.ManagedIdentity/userAssignedIdentities for UserAssignedIdentities.
|
| Modifier and Type | Method and Description |
|---|---|
static UserAssignedIdentities |
UserAssignedIdentities.fromString(String name)
Creates or finds a UserAssignedIdentities from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<UserAssignedIdentities> |
UserAssignedIdentities.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/