Uses of Class
com.azure.resourcemanager.workloads.models.DB2ProviderInstanceProperties
Packages that use DB2ProviderInstanceProperties
Package
Description
Package containing the data models for WorkloadsClient.
-
Uses of DB2ProviderInstanceProperties in com.azure.resourcemanager.workloads.models
Methods in com.azure.resourcemanager.workloads.models that return DB2ProviderInstancePropertiesModifier and TypeMethodDescriptionDB2ProviderInstanceProperties.withDbName
(String dbName) Set the dbName property: Gets or sets the db2 database name.DB2ProviderInstanceProperties.withDbPassword
(String dbPassword) Set the dbPassword property: Gets or sets the db2 database password.DB2ProviderInstanceProperties.withDbPasswordUri
(String dbPasswordUri) Set the dbPasswordUri property: Gets or sets the key vault URI to secret with the database password.DB2ProviderInstanceProperties.withDbPort
(String dbPort) Set the dbPort property: Gets or sets the db2 database sql port.DB2ProviderInstanceProperties.withDbUsername
(String dbUsername) Set the dbUsername property: Gets or sets the db2 database user name.DB2ProviderInstanceProperties.withHostname
(String hostname) Set the hostname property: Gets or sets the target virtual machine name.DB2ProviderInstanceProperties.withSapSid
(String sapSid) Set the sapSid property: Gets or sets the SAP System Identifier.