你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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. |