See: Description
| Interface | Description |
|---|---|
| Identities |
Entry point to Azure Managed Service Identity (MSI) Identity resource management API.
|
| Identity |
An immutable client-side representation of an Azure Managed Service Identity (MSI) Identity resource.
|
| Identity.Definition |
Container interface for all the definitions related to identity.
|
| Identity.DefinitionStages |
Grouping of identity definition stages.
|
| Identity.DefinitionStages.Blank |
The first stage of an identity definition.
|
| Identity.DefinitionStages.WithAccess |
The stage of the identity definition allowing to set access role (permission) for it
to access a resource.
|
| Identity.DefinitionStages.WithCreate |
The stage of the identity definition which contains all the minimum required inputs for
the resource to be created but also allows for any other optional settings to be specified.
|
| Identity.DefinitionStages.WithGroup |
The stage of the identity definition allowing to specify the resource group.
|
| Identity.Update |
The template for an identity update operation, containing all the settings that can be modified.
|
| Identity.UpdateStages |
Grouping of identity update stages.
|
| Identity.UpdateStages.WithAccess |
The stage of the identity update allowing to set access role (permission) for it
to access a resource or remove an assigned role.
|
| Class | Description |
|---|---|
| IdentityUpdate |
Describes an identity resource.
|
| OperationDisplay |
The object that describes the operation.
|
| OperationListResult |
A list of operations supported by Microsoft.ManagedIdentity Resource Provider.
|
| UserAssignedIdentitiesListResult |
Values returned by the List operation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.