azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.m...

396 строки
36 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob"
name: "PipelineJob"
nameWithType: "PipelineJob"
summary: "Pipeline Job definition: defines generic to MFE attributes."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.ResourceBase?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties&text=JobBaseProperties\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.componentId()?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.componentId&text=componentId\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.computeId()?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.computeId&text=computeId\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.displayName()?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.displayName&text=displayName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.experimentName()?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.experimentName&text=experimentName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.fromJson(com.azure.json.JsonReader)?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.identity()?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.identity&text=identity\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.isArchived()?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.isArchived&text=isArchived\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.jobType()?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.jobType&text=jobType\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.notificationSetting()?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.notificationSetting&text=notificationSetting\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.services()?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.services&text=services\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.status()?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.status&text=status\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.toJson(com.azure.json.JsonWriter)?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.validate()?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withComponentId(java.lang.String)?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withComponentId&text=withComponentId\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withComputeId(java.lang.String)?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withComputeId&text=withComputeId\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withDescription(java.lang.String)?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withDescription&text=withDescription\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withDisplayName(java.lang.String)?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withDisplayName&text=withDisplayName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withExperimentName(java.lang.String)?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withExperimentName&text=withExperimentName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withIdentity(com.azure.resourcemanager.machinelearning.models.IdentityConfiguration)?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withIdentity&text=withIdentity\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withIsArchived(java.lang.Boolean)?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withIsArchived&text=withIsArchived\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withNotificationSetting(com.azure.resourcemanager.machinelearning.models.NotificationSetting)?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withNotificationSetting&text=withNotificationSetting\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withProperties(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withProperties&text=withProperties\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withServices(java.util.Map<java.lang.String,com.azure.resourcemanager.machinelearning.models.JobService>)?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withServices&text=withServices\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withTags&text=withTags\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"com.azure.resourcemanager.machinelearning.models.ResourceBase?alt=com.azure.resourcemanager.machinelearning.models.ResourceBase&text=ResourceBase\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.ResourceBase.description()?alt=com.azure.resourcemanager.machinelearning.models.ResourceBase.description&text=description\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.ResourceBase.properties()?alt=com.azure.resourcemanager.machinelearning.models.ResourceBase.properties&text=properties\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.ResourceBase.tags()?alt=com.azure.resourcemanager.machinelearning.models.ResourceBase.tags&text=tags\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **PipelineJob**</br> extends <xref href=\"com.azure.resourcemanager.machinelearning.models.JobBaseProperties?alt=com.azure.resourcemanager.machinelearning.models.JobBaseProperties&text=JobBaseProperties\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.PipelineJob()"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.PipelineJob()"
name: "PipelineJob()"
nameWithType: "PipelineJob.PipelineJob()"
summary: "Creates an instance of Pipeline<wbr>Job class."
syntax: "public PipelineJob()"
desc: "Creates an instance of PipelineJob class."
methods:
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "PipelineJob.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Pipeline<wbr>Job from the Json<wbr>Reader."
modifiers:
- "static"
parameters:
- description: "The JsonReader being read."
name: "jsonReader"
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static PipelineJob fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the PipelineJob."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of PipelineJob from the JsonReader."
returns:
description: "An instance of PipelineJob if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PipelineJob?alt=com.azure.resourcemanager.machinelearning.models.PipelineJob&text=PipelineJob\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.inputs()"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.inputs()"
name: "inputs()"
nameWithType: "PipelineJob.inputs()"
summary: "Get the inputs property: Inputs for the pipeline job."
syntax: "public Map<String,JobInput> inputs()"
desc: "Get the inputs property: Inputs for the pipeline job."
returns:
description: "the inputs value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<xref href=\"com.azure.resourcemanager.machinelearning.models.JobInput?alt=com.azure.resourcemanager.machinelearning.models.JobInput&text=JobInput\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.jobType()"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.jobType()"
name: "jobType()"
nameWithType: "PipelineJob.jobType()"
summary: "Get the job<wbr>Type property: \\[Required\\] Specifies the type of job."
overridden: "com.azure.resourcemanager.machinelearning.models.JobBaseProperties.jobType()"
syntax: "public JobType jobType()"
desc: "Get the jobType property: \\[Required\\] Specifies the type of job."
returns:
description: "the jobType value."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobType?alt=com.azure.resourcemanager.machinelearning.models.JobType&text=JobType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.jobs()"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.jobs()"
name: "jobs()"
nameWithType: "PipelineJob.jobs()"
summary: "Get the jobs property: Jobs construct the Pipeline Job."
syntax: "public Map<String,Object> jobs()"
desc: "Get the jobs property: Jobs construct the Pipeline Job."
returns:
description: "the jobs value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>&gt;"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.outputs()"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.outputs()"
name: "outputs()"
nameWithType: "PipelineJob.outputs()"
summary: "Get the outputs property: Outputs for the pipeline job."
syntax: "public Map<String,JobOutput> outputs()"
desc: "Get the outputs property: Outputs for the pipeline job."
returns:
description: "the outputs value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<xref href=\"com.azure.resourcemanager.machinelearning.models.JobOutput?alt=com.azure.resourcemanager.machinelearning.models.JobOutput&text=JobOutput\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.settings()"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.settings()"
name: "settings()"
nameWithType: "PipelineJob.settings()"
summary: "Get the settings property: Pipeline settings, for things like Continue<wbr>Run<wbr>OnStep<wbr>Failure etc."
syntax: "public Object settings()"
desc: "Get the settings property: Pipeline settings, for things like ContinueRunOnStepFailure etc."
returns:
description: "the settings value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.sourceJobId()"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.sourceJobId()"
name: "sourceJobId()"
nameWithType: "PipelineJob.sourceJobId()"
summary: "Get the source<wbr>Job<wbr>Id property: ARM resource ID of source job."
syntax: "public String sourceJobId()"
desc: "Get the sourceJobId property: ARM resource ID of source job."
returns:
description: "the sourceJobId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.status()"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.status()"
name: "status()"
nameWithType: "PipelineJob.status()"
summary: "Get the status property: Status of the job."
overridden: "com.azure.resourcemanager.machinelearning.models.JobBaseProperties.status()"
syntax: "public JobStatus status()"
desc: "Get the status property: Status of the job."
returns:
description: "the status value."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobStatus?alt=com.azure.resourcemanager.machinelearning.models.JobStatus&text=JobStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "PipelineJob.toJson(JsonWriter jsonWriter)"
overridden: "com.azure.resourcemanager.machinelearning.models.JobBaseProperties.toJson(com.azure.json.JsonWriter)"
parameters:
- name: "jsonWriter"
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
exceptions:
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
returns:
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.validate()"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.validate()"
name: "validate()"
nameWithType: "PipelineJob.validate()"
summary: "Validates the instance."
overridden: "com.azure.resourcemanager.machinelearning.models.JobBaseProperties.validate()"
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withComponentId(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withComponentId(String componentId)"
name: "withComponentId(String componentId)"
nameWithType: "PipelineJob.withComponentId(String componentId)"
summary: "Set the component<wbr>Id property: ARM resource ID of the component resource."
overridden: "com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withComponentId(java.lang.String)"
parameters:
- name: "componentId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public PipelineJob withComponentId(String componentId)"
desc: "Set the componentId property: ARM resource ID of the component resource."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PipelineJob?alt=com.azure.resourcemanager.machinelearning.models.PipelineJob&text=PipelineJob\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withComputeId(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withComputeId(String computeId)"
name: "withComputeId(String computeId)"
nameWithType: "PipelineJob.withComputeId(String computeId)"
summary: "Set the compute<wbr>Id property: ARM resource ID of the compute resource."
overridden: "com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withComputeId(java.lang.String)"
parameters:
- name: "computeId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public PipelineJob withComputeId(String computeId)"
desc: "Set the computeId property: ARM resource ID of the compute resource."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PipelineJob?alt=com.azure.resourcemanager.machinelearning.models.PipelineJob&text=PipelineJob\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withDescription(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withDescription(String description)"
name: "withDescription(String description)"
nameWithType: "PipelineJob.withDescription(String description)"
summary: "Set the description property: The asset description text."
overridden: "com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withDescription(java.lang.String)"
parameters:
- name: "description"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public PipelineJob withDescription(String description)"
desc: "Set the description property: The asset description text."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PipelineJob?alt=com.azure.resourcemanager.machinelearning.models.PipelineJob&text=PipelineJob\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withDisplayName(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withDisplayName(String displayName)"
name: "withDisplayName(String displayName)"
nameWithType: "PipelineJob.withDisplayName(String displayName)"
summary: "Set the display<wbr>Name property: Display name of job."
overridden: "com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withDisplayName(java.lang.String)"
parameters:
- name: "displayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public PipelineJob withDisplayName(String displayName)"
desc: "Set the displayName property: Display name of job."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PipelineJob?alt=com.azure.resourcemanager.machinelearning.models.PipelineJob&text=PipelineJob\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withExperimentName(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withExperimentName(String experimentName)"
name: "withExperimentName(String experimentName)"
nameWithType: "PipelineJob.withExperimentName(String experimentName)"
summary: "Set the experiment<wbr>Name property: The name of the experiment the job belongs to."
overridden: "com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withExperimentName(java.lang.String)"
parameters:
- name: "experimentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public PipelineJob withExperimentName(String experimentName)"
desc: "Set the experimentName property: The name of the experiment the job belongs to. If not set, the job is placed in the \"Default\" experiment."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PipelineJob?alt=com.azure.resourcemanager.machinelearning.models.PipelineJob&text=PipelineJob\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withIdentity(com.azure.resourcemanager.machinelearning.models.IdentityConfiguration)"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withIdentity(IdentityConfiguration identity)"
name: "withIdentity(IdentityConfiguration identity)"
nameWithType: "PipelineJob.withIdentity(IdentityConfiguration identity)"
summary: "Set the identity property: Identity configuration."
overridden: "com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withIdentity(com.azure.resourcemanager.machinelearning.models.IdentityConfiguration)"
parameters:
- name: "identity"
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.IdentityConfiguration?alt=com.azure.resourcemanager.machinelearning.models.IdentityConfiguration&text=IdentityConfiguration\" data-throw-if-not-resolved=\"False\" />"
syntax: "public PipelineJob withIdentity(IdentityConfiguration identity)"
desc: "Set the identity property: Identity configuration. If set, this should be one of AmlToken, ManagedIdentity, UserIdentity or null. Defaults to AmlToken if null."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PipelineJob?alt=com.azure.resourcemanager.machinelearning.models.PipelineJob&text=PipelineJob\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withInputs(java.util.Map<java.lang.String,com.azure.resourcemanager.machinelearning.models.JobInput>)"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withInputs(Map<String,JobInput> inputs)"
name: "withInputs(Map<String,JobInput> inputs)"
nameWithType: "PipelineJob.withInputs(Map<String,JobInput> inputs)"
summary: "Set the inputs property: Inputs for the pipeline job."
parameters:
- description: "the inputs value to set."
name: "inputs"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<xref href=\"com.azure.resourcemanager.machinelearning.models.JobInput?alt=com.azure.resourcemanager.machinelearning.models.JobInput&text=JobInput\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public PipelineJob withInputs(Map<String,JobInput> inputs)"
desc: "Set the inputs property: Inputs for the pipeline job."
returns:
description: "the PipelineJob object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PipelineJob?alt=com.azure.resourcemanager.machinelearning.models.PipelineJob&text=PipelineJob\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withIsArchived(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withIsArchived(Boolean isArchived)"
name: "withIsArchived(Boolean isArchived)"
nameWithType: "PipelineJob.withIsArchived(Boolean isArchived)"
summary: "Set the is<wbr>Archived property: Is the asset archived?."
overridden: "com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withIsArchived(java.lang.Boolean)"
parameters:
- name: "isArchived"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public PipelineJob withIsArchived(Boolean isArchived)"
desc: "Set the isArchived property: Is the asset archived?."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PipelineJob?alt=com.azure.resourcemanager.machinelearning.models.PipelineJob&text=PipelineJob\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withJobs(java.util.Map<java.lang.String,java.lang.Object>)"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withJobs(Map<String,Object> jobs)"
name: "withJobs(Map<String,Object> jobs)"
nameWithType: "PipelineJob.withJobs(Map<String,Object> jobs)"
summary: "Set the jobs property: Jobs construct the Pipeline Job."
parameters:
- description: "the jobs value to set."
name: "jobs"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>&gt;"
syntax: "public PipelineJob withJobs(Map<String,Object> jobs)"
desc: "Set the jobs property: Jobs construct the Pipeline Job."
returns:
description: "the PipelineJob object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PipelineJob?alt=com.azure.resourcemanager.machinelearning.models.PipelineJob&text=PipelineJob\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withNotificationSetting(com.azure.resourcemanager.machinelearning.models.NotificationSetting)"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withNotificationSetting(NotificationSetting notificationSetting)"
name: "withNotificationSetting(NotificationSetting notificationSetting)"
nameWithType: "PipelineJob.withNotificationSetting(NotificationSetting notificationSetting)"
summary: "Set the notification<wbr>Setting property: Notification setting for the job."
overridden: "com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withNotificationSetting(com.azure.resourcemanager.machinelearning.models.NotificationSetting)"
parameters:
- name: "notificationSetting"
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.NotificationSetting?alt=com.azure.resourcemanager.machinelearning.models.NotificationSetting&text=NotificationSetting\" data-throw-if-not-resolved=\"False\" />"
syntax: "public PipelineJob withNotificationSetting(NotificationSetting notificationSetting)"
desc: "Set the notificationSetting property: Notification setting for the job."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PipelineJob?alt=com.azure.resourcemanager.machinelearning.models.PipelineJob&text=PipelineJob\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withOutputs(java.util.Map<java.lang.String,com.azure.resourcemanager.machinelearning.models.JobOutput>)"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withOutputs(Map<String,JobOutput> outputs)"
name: "withOutputs(Map<String,JobOutput> outputs)"
nameWithType: "PipelineJob.withOutputs(Map<String,JobOutput> outputs)"
summary: "Set the outputs property: Outputs for the pipeline job."
parameters:
- description: "the outputs value to set."
name: "outputs"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<xref href=\"com.azure.resourcemanager.machinelearning.models.JobOutput?alt=com.azure.resourcemanager.machinelearning.models.JobOutput&text=JobOutput\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public PipelineJob withOutputs(Map<String,JobOutput> outputs)"
desc: "Set the outputs property: Outputs for the pipeline job."
returns:
description: "the PipelineJob object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PipelineJob?alt=com.azure.resourcemanager.machinelearning.models.PipelineJob&text=PipelineJob\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withProperties(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withProperties(Map<String,String> properties)"
name: "withProperties(Map<String,String> properties)"
nameWithType: "PipelineJob.withProperties(Map<String,String> properties)"
summary: "Set the properties property: The asset property dictionary."
overridden: "com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withProperties(java.util.Map<java.lang.String,java.lang.String>)"
parameters:
- name: "properties"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public PipelineJob withProperties(Map<String,String> properties)"
desc: "Set the properties property: The asset property dictionary."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PipelineJob?alt=com.azure.resourcemanager.machinelearning.models.PipelineJob&text=PipelineJob\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withServices(java.util.Map<java.lang.String,com.azure.resourcemanager.machinelearning.models.JobService>)"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withServices(Map<String,JobService> services)"
name: "withServices(Map<String,JobService> services)"
nameWithType: "PipelineJob.withServices(Map<String,JobService> services)"
summary: "Set the services property: List of Job<wbr>Endpoints."
overridden: "com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withServices(java.util.Map<java.lang.String,com.azure.resourcemanager.machinelearning.models.JobService>)"
parameters:
- name: "services"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<xref href=\"com.azure.resourcemanager.machinelearning.models.JobService?alt=com.azure.resourcemanager.machinelearning.models.JobService&text=JobService\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public PipelineJob withServices(Map<String,JobService> services)"
desc: "Set the services property: List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PipelineJob?alt=com.azure.resourcemanager.machinelearning.models.PipelineJob&text=PipelineJob\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withSettings(java.lang.Object)"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withSettings(Object settings)"
name: "withSettings(Object settings)"
nameWithType: "PipelineJob.withSettings(Object settings)"
summary: "Set the settings property: Pipeline settings, for things like Continue<wbr>Run<wbr>OnStep<wbr>Failure etc."
parameters:
- description: "the settings value to set."
name: "settings"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
syntax: "public PipelineJob withSettings(Object settings)"
desc: "Set the settings property: Pipeline settings, for things like ContinueRunOnStepFailure etc."
returns:
description: "the PipelineJob object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PipelineJob?alt=com.azure.resourcemanager.machinelearning.models.PipelineJob&text=PipelineJob\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withSourceJobId(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withSourceJobId(String sourceJobId)"
name: "withSourceJobId(String sourceJobId)"
nameWithType: "PipelineJob.withSourceJobId(String sourceJobId)"
summary: "Set the source<wbr>Job<wbr>Id property: ARM resource ID of source job."
parameters:
- description: "the sourceJobId value to set."
name: "sourceJobId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public PipelineJob withSourceJobId(String sourceJobId)"
desc: "Set the sourceJobId property: ARM resource ID of source job."
returns:
description: "the PipelineJob object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PipelineJob?alt=com.azure.resourcemanager.machinelearning.models.PipelineJob&text=PipelineJob\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withTags(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.machinelearning.models.PipelineJob.withTags(Map<String,String> tags)"
name: "withTags(Map<String,String> tags)"
nameWithType: "PipelineJob.withTags(Map<String,String> tags)"
summary: "Set the tags property: Tag dictionary."
overridden: "com.azure.resourcemanager.machinelearning.models.JobBaseProperties.withTags(java.util.Map<java.lang.String,java.lang.String>)"
parameters:
- name: "tags"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public PipelineJob withTags(Map<String,String> tags)"
desc: "Set the tags property: Tag dictionary. Tags can be added, removed, and updated."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PipelineJob?alt=com.azure.resourcemanager.machinelearning.models.PipelineJob&text=PipelineJob\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Pipeline Job definition: defines generic to MFE attributes."
metadata: {}
package: "com.azure.resourcemanager.machinelearning.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearning:1.1.0