Uses of Class
com.azure.resourcemanager.network.fluent.models.PoolUsageInner
Packages that use PoolUsageInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
-
Uses of PoolUsageInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return PoolUsageInnerModifier and TypeMethodDescriptionIpamPoolsClient.getPoolUsage(String resourceGroupName, String networkManagerName, String poolName) Get the Pool Usage.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type PoolUsageInnerModifier and TypeMethodDescriptionIpamPoolsClient.getPoolUsageAsync(String resourceGroupName, String networkManagerName, String poolName) Get the Pool Usage.com.azure.core.http.rest.Response<PoolUsageInner> IpamPoolsClient.getPoolUsageWithResponse(String resourceGroupName, String networkManagerName, String poolName, com.azure.core.util.Context context) Get the Pool Usage.Mono<com.azure.core.http.rest.Response<PoolUsageInner>> IpamPoolsClient.getPoolUsageWithResponseAsync(String resourceGroupName, String networkManagerName, String poolName) Get the Pool Usage. -
Uses of PoolUsageInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return PoolUsageInnerModifier and TypeMethodDescriptionstatic PoolUsageInnerPoolUsageInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PoolUsageInner from the JsonReader.