Class ManagedByTenant
java.lang.Object
com.azure.resourcemanager.resources.models.ManagedByTenant
Information about a tenant managing the subscription.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ManagedByTenant
public ManagedByTenant()
-
-
Method Details
-
tenantId
Get the tenantId property: The tenant ID of the managing tenant. This is a GUID.- Returns:
- the tenantId value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-