다음을 통해 공유


HostedServiceProperties.DateCreated 속성

 

[4digityear] 클라우드 서비스를 만든 날짜를 가져오거나 설정 합니다.-[2DigitMonth]-[2DigitDay] T [2DigitHour]: [2DigitMinute]: [2DigitSecond] Z 형식입니다.

네임스페이스:   Microsoft.WindowsAzure.Management.Compute.Models
어셈블리:  Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute

구문

public DateTime DateCreated { get; set; }
public:
property DateTime DateCreated {
    DateTime get();
    void set(DateTime value);
}
member DateCreated : DateTime with get, set
Public Property DateCreated As Date

속성 값

Type: System.DateTime

날짜입니다.

설명

날짜 2011-05-11t16: 15:는 반환 될 수 있는 예입니다.

참고 항목

HostedServiceProperties 클래스
Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스

맨 위로 이동