AzureSqlInstancePoolModel Class
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 class AzureSqlInstancePoolModel
type AzureSqlInstancePoolModel = class
Public Class AzureSqlInstancePoolModel
- Inheritance
-
AzureSqlInstancePoolModel
Constructors
AzureSqlInstancePoolModel() |
Properties
ComputeGeneration |
Gets or sets the instance pool's compute generation. |
DnsZone |
Gets or sets the DNS Zone. |
Edition |
Gets or sets the instance pool's edition. |
Id |
Gets or sets the instance pool's resource id |
InstancePoolName |
Gets or sets the instance pool name. |
LicenseType |
Gets or sets the license type |
Location |
Gets or sets the location of the instance pool |
MaintenanceConfigurationId |
Gets or sets the Maintenance Configuration Id. |
ResourceGroupName |
Gets or sets the instance pool's resource group name |
Sku |
Gets or sets the sku |
SubnetId |
Gets or sets the instance pool's subnet id. |
Tags |
Gets or sets the tags associated with the instance pool. |
Type |
Gets or sets the instance pool's type |
VCores |
Gets or sets the instance pool's vCores. |