Class ManagedByTenant

java.lang.Object
com.azure.resourcemanager.resources.models.ManagedByTenant

public final class ManagedByTenant extends Object
Information about a tenant managing the subscription.
  • Constructor Details

    • ManagedByTenant

      public ManagedByTenant()
      Creates an instance of ManagedByTenant class.
  • Method Details

    • tenantId

      public String tenantId()
      Get the tenantId property: The tenant ID of the managing tenant. This is a GUID.
      Returns:
      the tenantId value.
    • validate

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