Share via


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