Uses of Class
com.azure.resourcemanager.msi.MsiManager

Packages that use MsiManager
Package
Description
Package containing the classes for ManagedServiceIdentityClient.
Package containing the data models for ManagedServiceIdentityClient.
  • Uses of MsiManager in com.azure.resourcemanager.msi

    Modifier and Type
    Method
    Description
    static MsiManager
    MsiManager.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 MsiManager
    MsiManager.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.
  • Uses of MsiManager in com.azure.resourcemanager.msi.models

    Subinterfaces with type arguments of type MsiManager in com.azure.resourcemanager.msi.models
    Modifier and Type
    Interface
    Description
    interface 
    Entry point to Azure Managed Service Identity (MSI) Identity resource management API.
    interface 
    An immutable client-side representation of an Azure Managed Service Identity (MSI) Identity resource.