Freigeben über


JobResource.Type Eigenschaft

Definition

Ruft den Auftragsressourcentyp ab oder legt diese fest. Mögliche Werte: "VertexResource", "JobManagerResource", "StatisticsResource", "VertexResourceInUserFolder", "JobManagerResourceInUserFolder", "StatisticsResourceInUserFolder"

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.DataLake.Analytics.Models.JobResourceType? Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Nullable<Microsoft.Azure.Management.DataLake.Analytics.Models.JobResourceType> with get, set
Public Property Type As Nullable(Of JobResourceType)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: