PSStorageAccount.CreationTime Property

Definition

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

Property Value

Attributes

Applies to