Skip navigation links
A C D G I L M N O P R S T U V W 

A

authenticate(TokenCredential, AzureProfile) - Static method in class com.azure.resourcemanager.msi.MsiManager
Creates an instance of MsiManager that exposes Managed Service Identity (MSI) resource management API entry points.
authenticate(TokenCredential, AzureProfile) - Method in interface com.azure.resourcemanager.msi.MsiManager.Configurable
Creates an instance of MsiManager that exposes EventHub management API entry points.
authorizationManager() - Method in class com.azure.resourcemanager.msi.MsiManager
 

C

clientId() - Method in class com.azure.resourcemanager.msi.fluent.models.IdentityInner
Get the clientId property: The id of the app associated with the identity.
clientId() - Method in class com.azure.resourcemanager.msi.fluent.models.SystemAssignedIdentityInner
Get the clientId property: The id of the app associated with the identity.
clientId() - Method in interface com.azure.resourcemanager.msi.models.Identity
 
clientId() - Method in class com.azure.resourcemanager.msi.models.IdentityUpdate
Get the clientId property: The id of the app associated with the identity.
clientSecretUrl() - Method in class com.azure.resourcemanager.msi.fluent.models.SystemAssignedIdentityInner
Get the clientSecretUrl property: The ManagedServiceIdentity DataPlane URL that can be queried to obtain the identity credentials.
com.azure.resourcemanager.msi - package com.azure.resourcemanager.msi
Package containing the classes for ManagedServiceIdentityClient.
com.azure.resourcemanager.msi.fluent - package com.azure.resourcemanager.msi.fluent
Package containing the service clients for ManagedServiceIdentityClient.
com.azure.resourcemanager.msi.fluent.models - package com.azure.resourcemanager.msi.fluent.models
Package containing the inner data models for ManagedServiceIdentityClient.
com.azure.resourcemanager.msi.models - package com.azure.resourcemanager.msi.models
Package containing the data models for ManagedServiceIdentityClient.
configure() - Static method in class com.azure.resourcemanager.msi.MsiManager
Get a Configurable instance that can be used to create MsiManager with optional configuration.
createOrUpdate(String, String, IdentityInner) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Create or update an identity in the specified subscription and resource group.
createOrUpdateAsync(String, String, IdentityInner) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Create or update an identity in the specified subscription and resource group.
createOrUpdateWithResponse(String, String, IdentityInner, Context) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Create or update an identity in the specified subscription and resource group.
createOrUpdateWithResponseAsync(String, String, IdentityInner) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Create or update an identity in the specified subscription and resource group.

D

delete(String, String) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Deletes the identity.
deleteAsync(String, String) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Deletes the identity.
deleteWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Deletes the identity.
deleteWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Deletes the identity.
description() - Method in class com.azure.resourcemanager.msi.models.OperationDisplay
Get the description property: A description of the operation.
display() - Method in class com.azure.resourcemanager.msi.fluent.models.OperationInner
Get the display property: The object that describes the operation.

G

getApiVersion() - Method in interface com.azure.resourcemanager.msi.fluent.ManagedServiceIdentityClient
Gets Api Version.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Gets the identity.
getByResourceGroupAsync(String, String) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Gets the identity.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Gets the identity.
getByResourceGroupWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Gets the identity.
getByScope(String) - Method in interface com.azure.resourcemanager.msi.fluent.SystemAssignedIdentitiesClient
Gets the systemAssignedIdentity available under the specified RP scope.
getByScopeAsync(String) - Method in interface com.azure.resourcemanager.msi.fluent.SystemAssignedIdentitiesClient
Gets the systemAssignedIdentity available under the specified RP scope.
getByScopeWithResponse(String, Context) - Method in interface com.azure.resourcemanager.msi.fluent.SystemAssignedIdentitiesClient
Gets the systemAssignedIdentity available under the specified RP scope.
getByScopeWithResponseAsync(String) - Method in interface com.azure.resourcemanager.msi.fluent.SystemAssignedIdentitiesClient
Gets the systemAssignedIdentity available under the specified RP scope.
getDefaultPollInterval() - Method in interface com.azure.resourcemanager.msi.fluent.ManagedServiceIdentityClient
Gets The default poll interval for long-running operation.
getEndpoint() - Method in interface com.azure.resourcemanager.msi.fluent.ManagedServiceIdentityClient
Gets server parameter.
getHttpPipeline() - Method in interface com.azure.resourcemanager.msi.fluent.ManagedServiceIdentityClient
Gets The HTTP pipeline to send requests through.
getOperations() - Method in interface com.azure.resourcemanager.msi.fluent.ManagedServiceIdentityClient
Gets the OperationsClient object to access its operations.
getSubscriptionId() - Method in interface com.azure.resourcemanager.msi.fluent.ManagedServiceIdentityClient
Gets The Id of the Subscription to which the identity belongs.
getSystemAssignedIdentities() - Method in interface com.azure.resourcemanager.msi.fluent.ManagedServiceIdentityClient
Gets the SystemAssignedIdentitiesClient object to access its operations.
getUserAssignedIdentities() - Method in interface com.azure.resourcemanager.msi.fluent.ManagedServiceIdentityClient
Gets the UserAssignedIdentitiesClient object to access its operations.

I

Identities - Interface in com.azure.resourcemanager.msi.models
Entry point to Azure Managed Service Identity (MSI) Identity resource management API.
identities() - Method in class com.azure.resourcemanager.msi.MsiManager
 
Identity - Interface in com.azure.resourcemanager.msi.models
An immutable client-side representation of an Azure Managed Service Identity (MSI) Identity resource.
Identity.Definition - Interface in com.azure.resourcemanager.msi.models
Container interface for all the definitions related to identity.
Identity.DefinitionStages - Interface in com.azure.resourcemanager.msi.models
Grouping of identity definition stages.
Identity.DefinitionStages.Blank - Interface in com.azure.resourcemanager.msi.models
The first stage of an identity definition.
Identity.DefinitionStages.WithAccess - Interface in com.azure.resourcemanager.msi.models
The stage of the identity definition allowing to set access role (permission) for it to access a resource.
Identity.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.msi.models
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 - Interface in com.azure.resourcemanager.msi.models
The stage of the identity definition allowing to specify the resource group.
Identity.Update - Interface in com.azure.resourcemanager.msi.models
The template for an identity update operation, containing all the settings that can be modified.
Identity.UpdateStages - Interface in com.azure.resourcemanager.msi.models
Grouping of identity update stages.
Identity.UpdateStages.WithAccess - Interface in com.azure.resourcemanager.msi.models
The stage of the identity update allowing to set access role (permission) for it to access a resource or remove an assigned role.
IdentityInner - Class in com.azure.resourcemanager.msi.fluent.models
Describes an identity resource.
IdentityInner() - Constructor for class com.azure.resourcemanager.msi.fluent.models.IdentityInner
 
IdentityUpdate - Class in com.azure.resourcemanager.msi.models
Describes an identity resource.
IdentityUpdate() - Constructor for class com.azure.resourcemanager.msi.models.IdentityUpdate
 

L

list() - Method in interface com.azure.resourcemanager.msi.fluent.OperationsClient
Lists available operations for the Microsoft.ManagedIdentity provider.
list(Context) - Method in interface com.azure.resourcemanager.msi.fluent.OperationsClient
Lists available operations for the Microsoft.ManagedIdentity provider.
list() - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Lists all the userAssignedIdentities available under the specified subscription.
list(Context) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Lists all the userAssignedIdentities available under the specified subscription.
listAsync() - Method in interface com.azure.resourcemanager.msi.fluent.OperationsClient
Lists available operations for the Microsoft.ManagedIdentity provider.
listAsync() - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Lists all the userAssignedIdentities available under the specified subscription.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Lists all the userAssignedIdentities available under the specified ResourceGroup.
listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Lists all the userAssignedIdentities available under the specified ResourceGroup.
listByResourceGroupAsync(String) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Lists all the userAssignedIdentities available under the specified ResourceGroup.
location() - Method in class com.azure.resourcemanager.msi.fluent.models.SystemAssignedIdentityInner
Get the location property: The geo-location where the resource lives.
location() - Method in class com.azure.resourcemanager.msi.models.IdentityUpdate
Get the location property: The geo-location where the resource lives.

M

ManagedServiceIdentityClient - Interface in com.azure.resourcemanager.msi.fluent
The interface for ManagedServiceIdentityClient class.
MsiManager - Class in com.azure.resourcemanager.msi
Entry point to Azure Managed Service Identity (MSI) resource management.
MsiManager.Configurable - Interface in com.azure.resourcemanager.msi
The interface allowing configurations to be set.

N

name() - Method in class com.azure.resourcemanager.msi.fluent.models.OperationInner
Get the name property: The name of the REST Operation.
nextLink() - Method in class com.azure.resourcemanager.msi.models.OperationListResult
Get the nextLink property: The url to get the next page of results, if any.
nextLink() - Method in class com.azure.resourcemanager.msi.models.UserAssignedIdentitiesListResult
Get the nextLink property: The url to get the next page of results, if any.

O

operation() - Method in class com.azure.resourcemanager.msi.models.OperationDisplay
Get the operation property: The type of operation.
OperationDisplay - Class in com.azure.resourcemanager.msi.models
The object that describes the operation.
OperationDisplay() - Constructor for class com.azure.resourcemanager.msi.models.OperationDisplay
 
OperationInner - Class in com.azure.resourcemanager.msi.fluent.models
Operation supported by the Microsoft.ManagedIdentity REST API.
OperationInner() - Constructor for class com.azure.resourcemanager.msi.fluent.models.OperationInner
 
OperationListResult - Class in com.azure.resourcemanager.msi.models
A list of operations supported by Microsoft.ManagedIdentity Resource Provider.
OperationListResult() - Constructor for class com.azure.resourcemanager.msi.models.OperationListResult
 
OperationsClient - Interface in com.azure.resourcemanager.msi.fluent
An instance of this class provides access to all the operations defined in OperationsClient.

P

principalId() - Method in class com.azure.resourcemanager.msi.fluent.models.IdentityInner
Get the principalId property: The id of the service principal object associated with the created identity.
principalId() - Method in class com.azure.resourcemanager.msi.fluent.models.SystemAssignedIdentityInner
Get the principalId property: The id of the service principal object associated with the created identity.
principalId() - Method in interface com.azure.resourcemanager.msi.models.Identity
 
principalId() - Method in class com.azure.resourcemanager.msi.models.IdentityUpdate
Get the principalId property: The id of the service principal object associated with the created identity.
provider() - Method in class com.azure.resourcemanager.msi.models.OperationDisplay
Get the provider property: Friendly name of the resource provider.

R

resource() - Method in class com.azure.resourcemanager.msi.models.OperationDisplay
Get the resource property: The resource type on which the operation is performed.

S

SystemAssignedIdentitiesClient - Interface in com.azure.resourcemanager.msi.fluent
An instance of this class provides access to all the operations defined in SystemAssignedIdentitiesClient.
SystemAssignedIdentityInner - Class in com.azure.resourcemanager.msi.fluent.models
Describes a system assigned identity resource.
SystemAssignedIdentityInner() - Constructor for class com.azure.resourcemanager.msi.fluent.models.SystemAssignedIdentityInner
 

T

tags() - Method in class com.azure.resourcemanager.msi.fluent.models.SystemAssignedIdentityInner
Get the tags property: Resource tags.
tags() - Method in class com.azure.resourcemanager.msi.models.IdentityUpdate
Get the tags property: Resource tags.
tenantId() - Method in class com.azure.resourcemanager.msi.fluent.models.IdentityInner
Get the tenantId property: The id of the tenant which the identity belongs to.
tenantId() - Method in class com.azure.resourcemanager.msi.fluent.models.SystemAssignedIdentityInner
Get the tenantId property: The id of the tenant which the identity belongs to.
tenantId() - Method in interface com.azure.resourcemanager.msi.models.Identity
 
tenantId() - Method in class com.azure.resourcemanager.msi.models.IdentityUpdate
Get the tenantId property: The id of the tenant which the identity belongs to.

U

update(String, String, IdentityUpdate) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Update an identity in the specified subscription and resource group.
updateAsync(String, String, IdentityUpdate) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Update an identity in the specified subscription and resource group.
updateWithResponse(String, String, IdentityUpdate, Context) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Update an identity in the specified subscription and resource group.
updateWithResponseAsync(String, String, IdentityUpdate) - Method in interface com.azure.resourcemanager.msi.fluent.UserAssignedIdentitiesClient
Update an identity in the specified subscription and resource group.
UserAssignedIdentitiesClient - Interface in com.azure.resourcemanager.msi.fluent
An instance of this class provides access to all the operations defined in UserAssignedIdentitiesClient.
UserAssignedIdentitiesListResult - Class in com.azure.resourcemanager.msi.models
Values returned by the List operation.
UserAssignedIdentitiesListResult() - Constructor for class com.azure.resourcemanager.msi.models.UserAssignedIdentitiesListResult
 

V

validate() - Method in class com.azure.resourcemanager.msi.fluent.models.IdentityInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.msi.fluent.models.OperationInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.msi.fluent.models.SystemAssignedIdentityInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.msi.models.IdentityUpdate
Validates the instance.
validate() - Method in class com.azure.resourcemanager.msi.models.OperationDisplay
Validates the instance.
validate() - Method in class com.azure.resourcemanager.msi.models.OperationListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.msi.models.UserAssignedIdentitiesListResult
Validates the instance.
value() - Method in class com.azure.resourcemanager.msi.models.OperationListResult
Get the value property: A list of operations supported by Microsoft.ManagedIdentity Resource Provider.
value() - Method in class com.azure.resourcemanager.msi.models.UserAssignedIdentitiesListResult
Get the value property: The collection of userAssignedIdentities returned by the listing operation.

W

withAccessTo(Resource, BuiltInRole) - Method in interface com.azure.resourcemanager.msi.models.Identity.DefinitionStages.WithAccess
Specifies that the identity should have the given access (described by the role) on an ARM resource.
withAccessTo(String, BuiltInRole) - Method in interface com.azure.resourcemanager.msi.models.Identity.DefinitionStages.WithAccess
Specifies that the identity should have the given access (described by the role) on an ARM resource identified by the given resource id.
withAccessTo(Resource, String) - Method in interface com.azure.resourcemanager.msi.models.Identity.DefinitionStages.WithAccess
Specifies that the identity should have the given access (described by the role definition) on an ARM resource.
withAccessTo(String, String) - Method in interface com.azure.resourcemanager.msi.models.Identity.DefinitionStages.WithAccess
Specifies that the identity should have the given access (described by the role definition) on an ARM resource identified by the given resource id.
withAccessTo(Resource, BuiltInRole) - Method in interface com.azure.resourcemanager.msi.models.Identity.UpdateStages.WithAccess
Specifies that the identity should have the given access (described by the role) on an ARM resource.
withAccessTo(String, BuiltInRole) - Method in interface com.azure.resourcemanager.msi.models.Identity.UpdateStages.WithAccess
Specifies that the identity should have the given access (described by the role) on an ARM resource identified by the given resource id.
withAccessTo(Resource, String) - Method in interface com.azure.resourcemanager.msi.models.Identity.UpdateStages.WithAccess
Specifies that the identity should have the given access (described by the role definition) on an ARM resource.
withAccessTo(String, String) - Method in interface com.azure.resourcemanager.msi.models.Identity.UpdateStages.WithAccess
Specifies that the identity should have the given access (described by the role definition) on an ARM resource identified by the given resource id.
withAccessToCurrentResourceGroup(BuiltInRole) - Method in interface com.azure.resourcemanager.msi.models.Identity.DefinitionStages.WithAccess
Specifies that the identity should have the given access (described by the role) on the resource group that identity resides.
withAccessToCurrentResourceGroup(String) - Method in interface com.azure.resourcemanager.msi.models.Identity.DefinitionStages.WithAccess
Specifies that the identity should have the given access (described by the role definition) on the resource group that identity resides.
withAccessToCurrentResourceGroup(BuiltInRole) - Method in interface com.azure.resourcemanager.msi.models.Identity.UpdateStages.WithAccess
Specifies that the identity should have the given access (described by the role) on the resource group that identity resides.
withAccessToCurrentResourceGroup(String) - Method in interface com.azure.resourcemanager.msi.models.Identity.UpdateStages.WithAccess
Specifies that the identity should have the given access (described by the role definition) on the resource group that identity resides.
withDescription(String) - Method in class com.azure.resourcemanager.msi.models.OperationDisplay
Set the description property: A description of the operation.
withDisplay(OperationDisplay) - Method in class com.azure.resourcemanager.msi.fluent.models.OperationInner
Set the display property: The object that describes the operation.
withLocation(String) - Method in class com.azure.resourcemanager.msi.fluent.models.SystemAssignedIdentityInner
Set the location property: The geo-location where the resource lives.
withLocation(String) - Method in class com.azure.resourcemanager.msi.models.IdentityUpdate
Set the location property: The geo-location where the resource lives.
withName(String) - Method in class com.azure.resourcemanager.msi.fluent.models.OperationInner
Set the name property: The name of the REST Operation.
withNextLink(String) - Method in class com.azure.resourcemanager.msi.models.OperationListResult
Set the nextLink property: The url to get the next page of results, if any.
withNextLink(String) - Method in class com.azure.resourcemanager.msi.models.UserAssignedIdentitiesListResult
Set the nextLink property: The url to get the next page of results, if any.
withOperation(String) - Method in class com.azure.resourcemanager.msi.models.OperationDisplay
Set the operation property: The type of operation.
withoutAccess(RoleAssignment) - Method in interface com.azure.resourcemanager.msi.models.Identity.UpdateStages.WithAccess
Specifies that an access role assigned to the identity should be removed.
withoutAccessTo(String, BuiltInRole) - Method in interface com.azure.resourcemanager.msi.models.Identity.UpdateStages.WithAccess
Specifies that an access role assigned to the identity should be removed.
withProvider(String) - Method in class com.azure.resourcemanager.msi.models.OperationDisplay
Set the provider property: Friendly name of the resource provider.
withResource(String) - Method in class com.azure.resourcemanager.msi.models.OperationDisplay
Set the resource property: The resource type on which the operation is performed.
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.msi.fluent.models.SystemAssignedIdentityInner
Set the tags property: Resource tags.
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.msi.models.IdentityUpdate
Set the tags property: Resource tags.
withValue(List<OperationInner>) - Method in class com.azure.resourcemanager.msi.models.OperationListResult
Set the value property: A list of operations supported by Microsoft.ManagedIdentity Resource Provider.
withValue(List<IdentityInner>) - Method in class com.azure.resourcemanager.msi.models.UserAssignedIdentitiesListResult
Set the value property: The collection of userAssignedIdentities returned by the listing operation.
A C D G I L M N O P R S T U V W 
Skip navigation links
Visit the Azure for Java Developerssite for more Java documentation, including quick starts, tutorials, and code samples.

Copyright © 2020 Microsoft Corporation. All rights reserved.