Class ManagedByTenant


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

      • ManagedByTenant

        public ManagedByTenant()
    • Method Detail

      • 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.