Uses of Class
com.azure.resourcemanager.network.fluent.models.IpAllocationInner
Packages that use IpAllocationInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of IpAllocationInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return IpAllocationInnerModifier and TypeMethodDescriptionIpAllocationsClient.createOrUpdate(String resourceGroupName, String ipAllocationName, IpAllocationInner parameters) Creates or updates an IpAllocation in the specified resource group.IpAllocationsClient.createOrUpdate(String resourceGroupName, String ipAllocationName, IpAllocationInner parameters, com.azure.core.util.Context context) Creates or updates an IpAllocation in the specified resource group.IpAllocationsClient.getByResourceGroup(String resourceGroupName, String ipAllocationName) Gets the specified IpAllocation by resource group.IpAllocationsClient.updateTags(String resourceGroupName, String ipAllocationName, TagsObject parameters) Updates a IpAllocation tags.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type IpAllocationInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<IpAllocationInner>, IpAllocationInner> IpAllocationsClient.beginCreateOrUpdate(String resourceGroupName, String ipAllocationName, IpAllocationInner parameters) Creates or updates an IpAllocation in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<IpAllocationInner>, IpAllocationInner> IpAllocationsClient.beginCreateOrUpdate(String resourceGroupName, String ipAllocationName, IpAllocationInner parameters) Creates or updates an IpAllocation in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<IpAllocationInner>, IpAllocationInner> IpAllocationsClient.beginCreateOrUpdate(String resourceGroupName, String ipAllocationName, IpAllocationInner parameters, com.azure.core.util.Context context) Creates or updates an IpAllocation in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<IpAllocationInner>, IpAllocationInner> IpAllocationsClient.beginCreateOrUpdate(String resourceGroupName, String ipAllocationName, IpAllocationInner parameters, com.azure.core.util.Context context) Creates or updates an IpAllocation in the specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<IpAllocationInner>, IpAllocationInner> IpAllocationsClient.beginCreateOrUpdateAsync(String resourceGroupName, String ipAllocationName, IpAllocationInner parameters) Creates or updates an IpAllocation in the specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<IpAllocationInner>, IpAllocationInner> IpAllocationsClient.beginCreateOrUpdateAsync(String resourceGroupName, String ipAllocationName, IpAllocationInner parameters) Creates or updates an IpAllocation in the specified resource group.IpAllocationsClient.createOrUpdateAsync(String resourceGroupName, String ipAllocationName, IpAllocationInner parameters) Creates or updates an IpAllocation in the specified resource group.IpAllocationsClient.getByResourceGroupAsync(String resourceGroupName, String ipAllocationName) Gets the specified IpAllocation by resource group.com.azure.core.http.rest.Response<IpAllocationInner> IpAllocationsClient.getByResourceGroupWithResponse(String resourceGroupName, String ipAllocationName, String expand, com.azure.core.util.Context context) Gets the specified IpAllocation by resource group.Mono<com.azure.core.http.rest.Response<IpAllocationInner>> IpAllocationsClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String ipAllocationName, String expand) Gets the specified IpAllocation by resource group.com.azure.core.http.rest.PagedIterable<IpAllocationInner> IpAllocationsClient.list()Gets all IpAllocations in a subscription.com.azure.core.http.rest.PagedIterable<IpAllocationInner> IpAllocationsClient.list(com.azure.core.util.Context context) Gets all IpAllocations in a subscription.com.azure.core.http.rest.PagedFlux<IpAllocationInner> IpAllocationsClient.listAsync()Gets all IpAllocations in a subscription.com.azure.core.http.rest.PagedIterable<IpAllocationInner> IpAllocationsClient.listByResourceGroup(String resourceGroupName) Gets all IpAllocations in a resource group.com.azure.core.http.rest.PagedIterable<IpAllocationInner> IpAllocationsClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Gets all IpAllocations in a resource group.com.azure.core.http.rest.PagedFlux<IpAllocationInner> IpAllocationsClient.listByResourceGroupAsync(String resourceGroupName) Gets all IpAllocations in a resource group.IpAllocationsClient.updateTagsAsync(String resourceGroupName, String ipAllocationName, TagsObject parameters) Updates a IpAllocation tags.com.azure.core.http.rest.Response<IpAllocationInner> IpAllocationsClient.updateTagsWithResponse(String resourceGroupName, String ipAllocationName, TagsObject parameters, com.azure.core.util.Context context) Updates a IpAllocation tags.Mono<com.azure.core.http.rest.Response<IpAllocationInner>> IpAllocationsClient.updateTagsWithResponseAsync(String resourceGroupName, String ipAllocationName, TagsObject parameters) Updates a IpAllocation tags.Methods in com.azure.resourcemanager.network.fluent with parameters of type IpAllocationInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<IpAllocationInner>, IpAllocationInner> IpAllocationsClient.beginCreateOrUpdate(String resourceGroupName, String ipAllocationName, IpAllocationInner parameters) Creates or updates an IpAllocation in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<IpAllocationInner>, IpAllocationInner> IpAllocationsClient.beginCreateOrUpdate(String resourceGroupName, String ipAllocationName, IpAllocationInner parameters, com.azure.core.util.Context context) Creates or updates an IpAllocation in the specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<IpAllocationInner>, IpAllocationInner> IpAllocationsClient.beginCreateOrUpdateAsync(String resourceGroupName, String ipAllocationName, IpAllocationInner parameters) Creates or updates an IpAllocation in the specified resource group.IpAllocationsClient.createOrUpdate(String resourceGroupName, String ipAllocationName, IpAllocationInner parameters) Creates or updates an IpAllocation in the specified resource group.IpAllocationsClient.createOrUpdate(String resourceGroupName, String ipAllocationName, IpAllocationInner parameters, com.azure.core.util.Context context) Creates or updates an IpAllocation in the specified resource group.IpAllocationsClient.createOrUpdateAsync(String resourceGroupName, String ipAllocationName, IpAllocationInner parameters) Creates or updates an IpAllocation in the specified resource group.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> IpAllocationsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String ipAllocationName, IpAllocationInner parameters) Creates or updates an IpAllocation in the specified resource group. -
Uses of IpAllocationInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return IpAllocationInnerModifier and TypeMethodDescriptionstatic IpAllocationInnerIpAllocationInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of IpAllocationInner from the JsonReader.IpAllocationInner.withAllocationTags(Map<String, String> allocationTags) Set the allocationTags property: IpAllocation tags.Set the id property: Resource ID.IpAllocationInner.withIpamAllocationId(String ipamAllocationId) Set the ipamAllocationId property: The IPAM allocation ID.IpAllocationInner.withLocation(String location) IpAllocationInner.withPrefix(String prefix) Set the prefix property: The address prefix for the IpAllocation.IpAllocationInner.withPrefixLength(Integer prefixLength) Set the prefixLength property: The address prefix length for the IpAllocation.IpAllocationInner.withPrefixType(IpVersion prefixType) Set the prefixType property: The address prefix Type for the IpAllocation.IpAllocationInner.withTypePropertiesType(IpAllocationType type) Set the type property: The type for the IpAllocation. -
Uses of IpAllocationInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type IpAllocationInnerModifier and TypeMethodDescriptionIpAllocationListResult.value()Get the value property: A list of IpAllocation resources.Method parameters in com.azure.resourcemanager.network.models with type arguments of type IpAllocationInnerModifier and TypeMethodDescriptionIpAllocationListResult.withValue(List<IpAllocationInner> value) Set the value property: A list of IpAllocation resources.