Class MyWorkbookUserAssignedIdentities

java.lang.Object
com.azure.resourcemanager.applicationinsights.models.MyWorkbookUserAssignedIdentities

public final class MyWorkbookUserAssignedIdentities extends Object
Customer Managed Identity.
  • Constructor Details

    • MyWorkbookUserAssignedIdentities

      public MyWorkbookUserAssignedIdentities()
  • Method Details

    • principalId

      public String principalId()
      Get the principalId property: The principal ID of resource identity.
      Returns:
      the principalId value.
    • tenantId

      public String tenantId()
      Get the tenantId property: The tenant ID of resource.
      Returns:
      the tenantId value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.