Uses of Class
com.azure.resourcemanager.workloads.models.HanaDbProviderInstanceProperties
Packages that use HanaDbProviderInstanceProperties
Package
Description
Package containing the data models for WorkloadsClient.
-
Uses of HanaDbProviderInstanceProperties in com.azure.resourcemanager.workloads.models
Methods in com.azure.resourcemanager.workloads.models that return HanaDbProviderInstancePropertiesModifier and TypeMethodDescriptionHanaDbProviderInstanceProperties.withDbName
(String dbName) Set the dbName property: Gets or sets the hana database name.HanaDbProviderInstanceProperties.withDbPassword
(String dbPassword) Set the dbPassword property: Gets or sets the database password.HanaDbProviderInstanceProperties.withDbPasswordUri
(String dbPasswordUri) Set the dbPasswordUri property: Gets or sets the key vault URI to secret with the database password.HanaDbProviderInstanceProperties.withDbSslCertificateUri
(String dbSslCertificateUri) Set the dbSslCertificateUri property: Gets or sets the blob URI to SSL certificate for the DB.HanaDbProviderInstanceProperties.withDbUsername
(String dbUsername) Set the dbUsername property: Gets or sets the database user name.HanaDbProviderInstanceProperties.withHostname
(String hostname) Set the hostname property: Gets or sets the target virtual machine size.HanaDbProviderInstanceProperties.withInstanceNumber
(String instanceNumber) Set the instanceNumber property: Gets or sets the database instance number.HanaDbProviderInstanceProperties.withSqlPort
(String sqlPort) Set the sqlPort property: Gets or sets the database sql port.HanaDbProviderInstanceProperties.withSslHostnameInCertificate
(String sslHostnameInCertificate) Set the sslHostnameInCertificate property: Gets or sets the hostname(s) in the SSL certificate.