共用方式為


SqlConnectivityUpdateSettings.SqlAuthUpdatePassword Property

Definition

Gets or sets SQL Server sysadmin login password.

[Newtonsoft.Json.JsonProperty(PropertyName="sqlAuthUpdatePassword")]
public string SqlAuthUpdatePassword { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sqlAuthUpdatePassword")>]
member this.SqlAuthUpdatePassword : string with get, set
Public Property SqlAuthUpdatePassword As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to