你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AutonomousDatabaseBaseProperties.LicenseModel Property
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.
The Oracle license model that applies to the Oracle Autonomous Database. The default is LICENSE_INCLUDED.
public Azure.ResourceManager.OracleDatabase.Models.OracleLicenseModel? LicenseModel { get; set; }
public Azure.ResourceManager.OracleDatabase.Models.LicenseModel? LicenseModel { get; set; }
member this.LicenseModel : Nullable<Azure.ResourceManager.OracleDatabase.Models.OracleLicenseModel> with get, set
member this.LicenseModel : Nullable<Azure.ResourceManager.OracleDatabase.Models.LicenseModel> with get, set
Public Property LicenseModel As Nullable(Of OracleLicenseModel)
Public Property LicenseModel As Nullable(Of LicenseModel)