Interface Tenant
-
- All Superinterfaces:
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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringtenantId()
-
-
-
Method Detail
-
tenantId
String tenantId()
- Returns:
- a UUID of the tenant
-
-