Uses of Class
com.azure.resourcemanager.msi.MsiManager
-
Packages that use MsiManager Package Description com.azure.resourcemanager.msi Package containing the classes for ManagedServiceIdentityClient. -
-
Uses of MsiManager in com.azure.resourcemanager.msi
Methods in com.azure.resourcemanager.msi that return MsiManager Modifier and Type Method Description static 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.MsiManagerMsiManager.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.
-