Workspace 클래스

정의

Batch AI 작업 영역 정보입니다.

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

생성자

Workspace()

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

Workspace(String, String, String, String, IDictionary<String,String>, Nullable<DateTime>, String, Nullable<DateTime>)

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

속성

CreationTime

생성 시간을 가져옵니다.

Id

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

(다음에서 상속됨 Resource)
Location

리소스의 위치를 가져옵니다.

(다음에서 상속됨 Resource)
Name

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

(다음에서 상속됨 Resource)
ProvisioningState

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

ProvisioningStateTransitionTime

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

Tags

리소스의 태그를 가져옵니다.

(다음에서 상속됨 Resource)
Type

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

(다음에서 상속됨 Resource)

적용 대상