你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

JobAccountCreateOrUpdateProperties Constructors

Definition

Overloads

JobAccountCreateOrUpdateProperties()

Initializes a new instance of the JobAccountCreateOrUpdateProperties class.

JobAccountCreateOrUpdateProperties(String)

Initializes a new instance of the JobAccountCreateOrUpdateProperties class with required arguments.

JobAccountCreateOrUpdateProperties()

Initializes a new instance of the JobAccountCreateOrUpdateProperties class.

public JobAccountCreateOrUpdateProperties ();
Public Sub New ()

Applies to

JobAccountCreateOrUpdateProperties(String)

Initializes a new instance of the JobAccountCreateOrUpdateProperties class with required arguments.

public JobAccountCreateOrUpdateProperties (string databaseId);
new Microsoft.Azure.Management.Sql.LegacySdk.Models.JobAccountCreateOrUpdateProperties : string -> Microsoft.Azure.Management.Sql.LegacySdk.Models.JobAccountCreateOrUpdateProperties
Public Sub New (databaseId As String)

Parameters

databaseId
String

Applies to