다음을 통해 공유


BlueprintResourceStatusBase 클래스

정의

모든 청사진 리소스 간의 공유 상태 속성입니다.

public class BlueprintResourceStatusBase
type BlueprintResourceStatusBase = class
Public Class BlueprintResourceStatusBase
상속
BlueprintResourceStatusBase
파생

생성자

BlueprintResourceStatusBase()

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

BlueprintResourceStatusBase(Nullable<DateTime>, Nullable<DateTime>)

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

속성

LastModified

이 청사진 정의의 마지막으로 수정된 시간을 가져옵니다.

TimeCreated

이 청사진 정의의 생성 시간을 가져옵니다.

적용 대상