Udostępnij za pośrednictwem


IDb2ProviderInstanceProperties.DbPasswordUri Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Gets or sets the key vault URI to secret with the database password.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dbPasswordUri")]
public string DbPasswordUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Gets or sets the key vault URI to secret with the database password.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dbPasswordUri")>]
member this.DbPasswordUri : string with get, set
Public Property DbPasswordUri As String

Property Value

Attributes

Applies to