Interface Tenant
-
- All Superinterfaces:
HasInnerModel<TenantIdDescriptionInner>,Indexable
public interface Tenant extends Indexable, HasInnerModel<TenantIdDescriptionInner>
An immutable client-side representation of an Azure tenant.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringtenantId()-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel
-
-
-
-
Method Detail
-
tenantId
String tenantId()
- Returns:
- the UUID of the tenant
-
-