Uses of Class
com.azure.resourcemanager.resources.models.ManagedByTenant
-
Packages that use ManagedByTenant Package Description com.azure.resourcemanager.resources.fluent.models Package containing the inner data models for ResourceManagementClient. -
-
Uses of ManagedByTenant in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return types with arguments of type ManagedByTenant Modifier and Type Method Description List<ManagedByTenant>SubscriptionInner. managedByTenants()Get the managedByTenants property: An array containing the tenants managing the subscription.Method parameters in com.azure.resourcemanager.resources.fluent.models with type arguments of type ManagedByTenant Modifier and Type Method Description SubscriptionInnerSubscriptionInner. withManagedByTenants(List<ManagedByTenant> managedByTenants)Set the managedByTenants property: An array containing the tenants managing the subscription.
-