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

ManagedInstanceLicenseType Enum

Definition

The license type. Possible values are 'LicenseIncluded' (regular price inclusive of a new SQL license) and 'BasePrice' (discounted AHB price for bringing your own SQL licenses).

public enum ManagedInstanceLicenseType
type ManagedInstanceLicenseType = 
Public Enum ManagedInstanceLicenseType
Inheritance
ManagedInstanceLicenseType

Fields

Name Value Description
LicenseIncluded 0

LicenseIncluded.

BasePrice 1

BasePrice.

Applies to