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 |
---|---|
ManageManagedServiceIdentityIdentities |
Azure managed service identity sample.
|
OperationDisplay |
Operation Display.
|
UserAssignedIdentities |
Defines values for UserAssignedIdentities.
|
Copyright © 2019. All rights reserved.