다음을 통해 공유


Job 클래스

정의

작업에 대한 정보입니다.

[Microsoft.Rest.Serialization.JsonTransformation]
public class Job : Microsoft.Azure.Management.BatchAI.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Job = class
    inherit ProxyResource
Public Class Job
Inherits ProxyResource
상속
특성

생성자

Job()

Job 클래스의 새 instance 초기화합니다.

Job(String, String, String, String, ResourceId, MountVolumes, Nullable<Int32>, ContainerSettings, String, CNTKsettings, PyTorchSettings, TensorFlowSettings, CaffeSettings, Caffe2Settings, ChainerSettings, CustomToolkitSettings, CustomMpiSettings, HorovodSettings, JobPreparation, String, String, IList<InputDirectory>, IList<OutputDirectory>, IList<EnvironmentVariable>, IList<EnvironmentVariableWithSecretValue>, JobPropertiesConstraints, Nullable<DateTime>, String, Nullable<DateTime>, String, Nullable<DateTime>, JobPropertiesExecutionInfo)

Job 클래스의 새 instance 초기화합니다.

속성

Caffe2Settings

Caffe2 작업에 대한 설정을 가져오거나 설정합니다.

CaffeSettings

Caffe 작업에 대한 설정을 가져오거나 설정합니다.

ChainerSettings

Chainer 작업의 설정을 가져오거나 설정합니다.

Cluster

클러스터를 가져오거나 설정합니다.

CntkSettings

CNTK(Microsoft Cognitive Toolkit) 작업에 대한 설정을 가져오거나 설정합니다.

Constraints

작업과 연결된 제약 조건을 가져오거나 설정합니다.

ContainerSettings

지정된 컨테이너에서 작업이 실행되는 경우 를 가져오거나 설정합니다.

CreationTime

생성 시간을 가져옵니다.

CustomMpiSettings

가져오거나 설정은 사용자 지정 MPI 작업에 대한 설정을 지정합니다.

CustomToolkitSettings

가져오거나 설정은 사용자 지정 도구 키트 작업에 대한 설정을 지정합니다.

EnvironmentVariables

환경 변수를 가져오거나 설정합니다.

ExecutionInfo

작업 실행에 대한 정보를 가져오거나 설정합니다.

ExecutionState

실행 상태를 가져옵니다.

ExecutionStateTransitionTime

실행 상태 전환 시간을 가져옵니다.

HorovodSettings

Horovod 작업의 설정을 가져오거나 설정합니다.

Id

리소스의 ID를 가져옵니다.

(다음에서 상속됨 ProxyResource)
InputDirectories

입력 디렉터리를 가져오거나 설정합니다.

JobOutputDirectoryPathSegment

출력 디렉터리 경로 세그먼트를 가져옵니다.

JobPreparation

도구 키트를 시작하기 전에 수행할 작업을 가져오거나 설정합니다.

MountVolumes

탑재 볼륨을 가져오거나 설정합니다.

Name

리소스의 이름을 가져옵니다.

(다음에서 상속됨 ProxyResource)
NodeCount

작업을 실행할 컴퓨팅 노드 수를 가져오거나 설정합니다.

OutputDirectories

출력 디렉터리를 가져오거나 설정합니다.

ProvisioningState

프로비저닝 상태를 가져옵니다.

ProvisioningStateTransitionTime

프로비저닝 상태 전환 시간을 가져옵니다.

PyTorchSettings

pyTorch 작업의 설정을 가져오거나 설정합니다.

SchedulingPriority

일정 우선 순위를 가져오거나 설정합니다.

Secrets

비밀을 가져오거나 설정합니다.

StdOutErrPathPrefix

표준 출력 디렉터리 경로 접두사를 가져오거나 설정합니다.

TensorFlowSettings

텐서 흐름 작업의 설정을 가져오거나 설정합니다.

ToolType

이 작업의 도구 키트 형식을 가져오거나 설정합니다.

Type

리소스의 형식을 가져옵니다.

(다음에서 상속됨 ProxyResource)

메서드

Validate()

개체의 유효성을 검사합니다.

적용 대상