Uses of Class
com.azure.resourcemanager.sql.fluent.models.InstancePoolInner
Packages that use InstancePoolInner
Package
Description
Package containing the service clients for SqlManagementClient.
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of InstancePoolInner in com.azure.resourcemanager.sql.fluent
Methods in com.azure.resourcemanager.sql.fluent that return InstancePoolInnerModifier and TypeMethodDescriptionInstancePoolsClient.createOrUpdate(String resourceGroupName, String instancePoolName, InstancePoolInner parameters) Creates or updates an instance pool.InstancePoolsClient.createOrUpdate(String resourceGroupName, String instancePoolName, InstancePoolInner parameters, com.azure.core.util.Context context) Creates or updates an instance pool.InstancePoolsClient.getByResourceGroup(String resourceGroupName, String instancePoolName) Gets an instance pool.InstancePoolsClient.update(String resourceGroupName, String instancePoolName, InstancePoolUpdate parameters) Updates an instance pool.InstancePoolsClient.update(String resourceGroupName, String instancePoolName, InstancePoolUpdate parameters, com.azure.core.util.Context context) Updates an instance pool.Methods in com.azure.resourcemanager.sql.fluent that return types with arguments of type InstancePoolInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<InstancePoolInner>, InstancePoolInner> InstancePoolsClient.beginCreateOrUpdate(String resourceGroupName, String instancePoolName, InstancePoolInner parameters) Creates or updates an instance pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<InstancePoolInner>, InstancePoolInner> InstancePoolsClient.beginCreateOrUpdate(String resourceGroupName, String instancePoolName, InstancePoolInner parameters) Creates or updates an instance pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<InstancePoolInner>, InstancePoolInner> InstancePoolsClient.beginCreateOrUpdate(String resourceGroupName, String instancePoolName, InstancePoolInner parameters, com.azure.core.util.Context context) Creates or updates an instance pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<InstancePoolInner>, InstancePoolInner> InstancePoolsClient.beginCreateOrUpdate(String resourceGroupName, String instancePoolName, InstancePoolInner parameters, com.azure.core.util.Context context) Creates or updates an instance pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<InstancePoolInner>, InstancePoolInner> InstancePoolsClient.beginCreateOrUpdateAsync(String resourceGroupName, String instancePoolName, InstancePoolInner parameters) Creates or updates an instance pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<InstancePoolInner>, InstancePoolInner> InstancePoolsClient.beginCreateOrUpdateAsync(String resourceGroupName, String instancePoolName, InstancePoolInner parameters) Creates or updates an instance pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<InstancePoolInner>, InstancePoolInner> InstancePoolsClient.beginUpdate(String resourceGroupName, String instancePoolName, InstancePoolUpdate parameters) Updates an instance pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<InstancePoolInner>, InstancePoolInner> InstancePoolsClient.beginUpdate(String resourceGroupName, String instancePoolName, InstancePoolUpdate parameters) Updates an instance pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<InstancePoolInner>, InstancePoolInner> InstancePoolsClient.beginUpdate(String resourceGroupName, String instancePoolName, InstancePoolUpdate parameters, com.azure.core.util.Context context) Updates an instance pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<InstancePoolInner>, InstancePoolInner> InstancePoolsClient.beginUpdate(String resourceGroupName, String instancePoolName, InstancePoolUpdate parameters, com.azure.core.util.Context context) Updates an instance pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<InstancePoolInner>, InstancePoolInner> InstancePoolsClient.beginUpdateAsync(String resourceGroupName, String instancePoolName, InstancePoolUpdate parameters) Updates an instance pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<InstancePoolInner>, InstancePoolInner> InstancePoolsClient.beginUpdateAsync(String resourceGroupName, String instancePoolName, InstancePoolUpdate parameters) Updates an instance pool.InstancePoolsClient.createOrUpdateAsync(String resourceGroupName, String instancePoolName, InstancePoolInner parameters) Creates or updates an instance pool.InstancePoolsClient.getByResourceGroupAsync(String resourceGroupName, String instancePoolName) Gets an instance pool.com.azure.core.http.rest.Response<InstancePoolInner> InstancePoolsClient.getByResourceGroupWithResponse(String resourceGroupName, String instancePoolName, com.azure.core.util.Context context) Gets an instance pool.Mono<com.azure.core.http.rest.Response<InstancePoolInner>> InstancePoolsClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String instancePoolName) Gets an instance pool.com.azure.core.http.rest.PagedIterable<InstancePoolInner> InstancePoolsClient.list()Gets a list of all instance pools in the subscription.com.azure.core.http.rest.PagedIterable<InstancePoolInner> InstancePoolsClient.list(com.azure.core.util.Context context) Gets a list of all instance pools in the subscription.com.azure.core.http.rest.PagedFlux<InstancePoolInner> InstancePoolsClient.listAsync()Gets a list of all instance pools in the subscription.com.azure.core.http.rest.PagedIterable<InstancePoolInner> InstancePoolsClient.listByResourceGroup(String resourceGroupName) Gets a list of instance pools in the resource group.com.azure.core.http.rest.PagedIterable<InstancePoolInner> InstancePoolsClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Gets a list of instance pools in the resource group.com.azure.core.http.rest.PagedFlux<InstancePoolInner> InstancePoolsClient.listByResourceGroupAsync(String resourceGroupName) Gets a list of instance pools in the resource group.InstancePoolsClient.updateAsync(String resourceGroupName, String instancePoolName, InstancePoolUpdate parameters) Updates an instance pool.Methods in com.azure.resourcemanager.sql.fluent with parameters of type InstancePoolInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<InstancePoolInner>, InstancePoolInner> InstancePoolsClient.beginCreateOrUpdate(String resourceGroupName, String instancePoolName, InstancePoolInner parameters) Creates or updates an instance pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<InstancePoolInner>, InstancePoolInner> InstancePoolsClient.beginCreateOrUpdate(String resourceGroupName, String instancePoolName, InstancePoolInner parameters, com.azure.core.util.Context context) Creates or updates an instance pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<InstancePoolInner>, InstancePoolInner> InstancePoolsClient.beginCreateOrUpdateAsync(String resourceGroupName, String instancePoolName, InstancePoolInner parameters) Creates or updates an instance pool.InstancePoolsClient.createOrUpdate(String resourceGroupName, String instancePoolName, InstancePoolInner parameters) Creates or updates an instance pool.InstancePoolsClient.createOrUpdate(String resourceGroupName, String instancePoolName, InstancePoolInner parameters, com.azure.core.util.Context context) Creates or updates an instance pool.InstancePoolsClient.createOrUpdateAsync(String resourceGroupName, String instancePoolName, InstancePoolInner parameters) Creates or updates an instance pool.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> InstancePoolsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String instancePoolName, InstancePoolInner parameters) Creates or updates an instance pool. -
Uses of InstancePoolInner in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return InstancePoolInnerModifier and TypeMethodDescriptionstatic InstancePoolInnerInstancePoolInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of InstancePoolInner from the JsonReader.InstancePoolInner.withLicenseType(InstancePoolLicenseType licenseType) Set the licenseType property: The license type.InstancePoolInner.withLocation(String location) Set the sku property: The name and tier of the SKU.InstancePoolInner.withSubnetId(String subnetId) Set the subnetId property: Resource ID of the subnet to place this instance pool in.InstancePoolInner.withVCores(Integer vCores) Set the vCores property: Count of vCores belonging to this instance pool. -
Uses of InstancePoolInner in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type InstancePoolInnerModifier and TypeMethodDescriptionInstancePoolListResult.value()Get the value property: Array of results.