Tenant Interface

Implements

HasInner<com.microsoft.azure.management.resources.implementation.TenantIdDescriptionInner> Indexable

public interface Tenant
extends Indexable, HasInner<com.microsoft.azure.management.resources.implementation.TenantIdDescriptionInner>

An immutable client-side representation of an Azure tenant.

Method Summary

Modifier and Type Method and Description
abstract java.lang.String tenantId()

Method Details

tenantId

public abstract String tenantId()

Returns:

a UUID of the tenant

Applies to