Uses of Class
com.azure.resourcemanager.msi.MsiManager
Packages that use MsiManager
Package
Description
Package containing the classes for ManagedServiceIdentityClient.
-
Uses of MsiManager in com.azure.resourcemanager.msi
Methods in com.azure.resourcemanager.msi that return MsiManagerModifier and TypeMethodDescriptionstatic MsiManagerMsiManager.authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile) Creates an instance of MsiManager that exposes Managed Service Identity (MSI) resource management API entry points.static MsiManagerMsiManager.authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile) Creates an instance of MsiManager that exposes Managed Service Identity (MSI) resource management API entry points.MsiManager.Configurable.authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile) Creates an instance of MsiManager that exposes EventHub management API entry points.