Uses of Class
com.azure.resourcemanager.network.models.IpamPoolUpdate
Packages that use IpamPoolUpdate
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of IpamPoolUpdate in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent with parameters of type IpamPoolUpdateModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<IpamPoolInner> IpamPoolsClient.updateWithResponse(String resourceGroupName, String networkManagerName, String poolName, IpamPoolUpdate body, com.azure.core.util.Context context) Updates the specific Pool resource.Mono<com.azure.core.http.rest.Response<IpamPoolInner>> IpamPoolsClient.updateWithResponseAsync(String resourceGroupName, String networkManagerName, String poolName, IpamPoolUpdate body) Updates the specific Pool resource. -
Uses of IpamPoolUpdate in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return IpamPoolUpdateModifier and TypeMethodDescriptionstatic IpamPoolUpdateIpamPoolUpdate.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of IpamPoolUpdate from the JsonReader.IpamPoolUpdate.withProperties(IpamPoolUpdateProperties properties) Set the properties property: Represents the IpamPool update properties.Set the tags property: Dictionary of <string>.