Compartilhar via


JobListJsonObject Construtores

Definição

Sobrecargas

JobListJsonObject()
JobListJsonObject(JobDetailRootJsonObject, String)

JobListJsonObject()

Origem:
JobListJsonObject.cs
public JobListJsonObject ();
Public Sub New ()

Aplica-se a

JobListJsonObject(JobDetailRootJsonObject, String)

Origem:
JobListJsonObject.cs
public JobListJsonObject (Microsoft.Azure.HDInsight.Job.Models.JobDetailRootJsonObject detail = default, string id = default);
new Microsoft.Azure.HDInsight.Job.Models.JobListJsonObject : Microsoft.Azure.HDInsight.Job.Models.JobDetailRootJsonObject * string -> Microsoft.Azure.HDInsight.Job.Models.JobListJsonObject
Public Sub New (Optional detail As JobDetailRootJsonObject = Nothing, Optional id As String = Nothing)

Parâmetros

id
String

Aplica-se a