Experiment 클래스

정의

실험 정보.

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

생성자

Experiment()

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

Experiment(String, String, String, Nullable<DateTime>, String, Nullable<DateTime>)

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

속성

CreationTime

생성 시간을 가져옵니다.

Id

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

(다음에서 상속됨 ProxyResource)
Name

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

(다음에서 상속됨 ProxyResource)
ProvisioningState

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

ProvisioningStateTransitionTime

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

Type

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

(다음에서 상속됨 ProxyResource)

적용 대상