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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java