Udostępnij za pośrednictwem


IDb2ProviderInstanceProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.Db2ProviderInstancePropertiesTypeConverter))]
public interface IDb2ProviderInstanceProperties : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.IProviderSpecificProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.Db2ProviderInstancePropertiesTypeConverter))>]
type IDb2ProviderInstanceProperties = interface
    interface IJsonSerializable
    interface IProviderSpecificProperties
Public Interface IDb2ProviderInstanceProperties
Implements IProviderSpecificProperties
Derived
Attributes
Implements

Properties

DbName

Gets or sets the db2 database name.

DbPassword

Gets or sets the db2 database password.

DbPasswordUri

Gets or sets the key vault URI to secret with the database password.

DbPort

Gets or sets the db2 database sql port.

DbUsername

Gets or sets the db2 database user name.

Hostname

Gets or sets the target virtual machine name.

ProviderType

The provider type. For example, the value can be SapHana.

(Inherited from IProviderSpecificProperties)
SapSid

Gets or sets the SAP System Identifier

SslCertificateUri

Gets or sets the blob URI to SSL certificate for the DB2 Database.

SslPreference

Gets or sets certificate preference if secure communication is enabled.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to