共用方式為


HostedServiceProperties.DateCreated Property

Definition

Optional. The date that the cloud service was created, in [4DigitYear]-[2DigitMonth]-[2DigitDay]T[2DigitHour]:[2DigitMinute]:[2DigitSecond]Z format. The date 2011-05-11T16:15:26Z is an example that could be returned by the DateCreated or DateLastModified elements.

public DateTime DateCreated { get; set; }
member this.DateCreated : DateTime with get, set
Public Property DateCreated As DateTime

Property Value

Applies to