JobAccountProperties Constructors

Definition

Overloads

JobAccountProperties()

Initializes a new instance of the JobAccountProperties class.

JobAccountProperties(String)

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

JobAccountProperties()

Initializes a new instance of the JobAccountProperties class.

public JobAccountProperties ();
Public Sub New ()

Applies to

JobAccountProperties(String)

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

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

Parameters

databaseId
String

Applies to