Udostępnij przez


IDb2ProviderInstanceProperties.DbPassword Property

Definition

Gets or sets the db2 database password.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Create=true, Description="Gets or sets the db2 database password.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dbPassword", Update=true)]
public string DbPassword { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Create=true, Description="Gets or sets the db2 database password.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dbPassword", Update=true)>]
member this.DbPassword : string with get, set
Public Property DbPassword As String

Property Value

Attributes

Applies to