Compartilhar via


IManagementPolicy.LastModifiedTime Property

Definition

Returns the date and time the ManagementPolicies was last modified.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="Returns the date and time the ManagementPolicies was last modified.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastModifiedTime", Update=false)]
public DateTime? LastModifiedTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="Returns the date and time the ManagementPolicies was last modified.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastModifiedTime", Update=false)>]
member this.LastModifiedTime : Nullable<DateTime>
Public ReadOnly Property LastModifiedTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to