PSServiceGetResults.CreationTime Property

Definition

Gets or sets CreationTime of the Cosmos DB Service

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="CreationTime", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public DateTime? CreationTime { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="CreationTime", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.CreationTime : Nullable<DateTime> with get, set
Public Property CreationTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to