Uses of Class
com.azure.resourcemanager.resources.models.TenantListResult
Packages that use TenantListResult
Package
Description
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 TenantListResultModifier and TypeMethodDescriptionTenantListResult.withNextLink(String nextLink) Set the nextLink property: The URL to use for getting the next set of results.TenantListResult.withValue(List<TenantIdDescriptionInner> value) Set the value property: An array of tenants.