Interface Identity

All Superinterfaces:
GroupableResource<MsiManager,IdentityInner>, HasId, HasInnerModel<IdentityInner>, HasManager<MsiManager>, HasName, HasResourceGroup, Indexable, Refreshable<Identity>, Resource, Updatable<Identity.Update>

An immutable client-side representation of an Azure Managed Service Identity (MSI) Identity resource.
  • Method Details

    • tenantId

      String tenantId()
      Returns:
      id of the Azure Active Directory tenant to which the identity belongs to
    • principalId

      String principalId()
      Returns:
      id of the Azure Active Directory service principal object associated with the identity
    • clientId

      String clientId()
      Returns:
      id of the Azure Active Directory application associated with the identity