다음을 통해 공유


JobAccountListResponse.JobAccounts Property

Definition

Optional. The list of Azure Sql Job Accounts hosted in the server.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.JobAccount> JobAccounts { get; set; }
member this.JobAccounts : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.JobAccount> with get, set
Public Property JobAccounts As IList(Of JobAccount)

Property Value

Applies to