AzureSqlInstancePoolAdapter.CreateInstancePoolModelFromResponse 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.
public Microsoft.Azure.Commands.Sql.Instance_Pools.Model.AzureSqlInstancePoolModel CreateInstancePoolModelFromResponse (Microsoft.Azure.Management.Sql.Models.InstancePool instancePoolResp);
member this.CreateInstancePoolModelFromResponse : Microsoft.Azure.Management.Sql.Models.InstancePool -> Microsoft.Azure.Commands.Sql.Instance_Pools.Model.AzureSqlInstancePoolModel
Public Function CreateInstancePoolModelFromResponse (instancePoolResp As InstancePool) As AzureSqlInstancePoolModel
Parameters
- instancePoolResp
- InstancePool