Uses of Class
com.azure.resourcemanager.resources.models.TenantListResult
-
Packages that use TenantListResult Package Description com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of TenantListResult in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return TenantListResult Modifier and Type Method Description TenantListResultTenantListResult. withNextLink(String nextLink)Set the nextLink property: The URL to use for getting the next set of results.TenantListResultTenantListResult. withValue(List<TenantIdDescriptionInner> value)Set the value property: An array of tenants.
-