Tenant Interface
Implements
public interface Tenant
extends Indexable, HasInnerModel<TenantIdDescriptionInner>
An immutable client-side representation of an Azure tenant.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract String | tenantId() |
Method Details
tenantId
public abstract String tenantId()
Returns:
the UUID of the tenant
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java