Tenant Interface

public interface Tenant extends Indexable,HasInner

An immutable client-side representation of an Azure tenant.

Method Summary

Modifier and Type Method and Description
String tenantId()

Inherited Members

Method Details

tenantId

public String tenantId()

Returns:

a UUID of the tenant

Applies to