PSEncryptionScope.LastModifiedTime Property

Definition

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

Property Value

Attributes

Applies to