AzureSqlInstancePoolAdapter.RemoveInstancePool(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes an existing instance pool
public void RemoveInstancePool (string resourceGroupName, string instancePoolName);
member this.RemoveInstancePool : string * string -> unit
Public Sub RemoveInstancePool (resourceGroupName As String, instancePoolName As String)
Parameters
- resourceGroupName
- String
The resource group name
- instancePoolName
- String
The instance pool name