com.azure.resourcemanager.msi.models
Package containing the data models for ManagedServiceIdentityClient. The Managed Service Identity Client.
Classes
| FederatedIdentityCredentialsListResult |
Values returned by the List operation for federated identity credentials. |
| IdentityUpdate |
Describes an identity resource. |
| IsolationScope |
Enum to configure regional restrictions on identity assignment, as necessary. |
| OperationDisplay |
Operation Display. |
| OperationListResult |
Operations List. |
| UserAssignedIdentitiesListResult |
Values returned by the List operation. |
Interfaces
| 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. |