Share via


ManagedDiskData.LastOwnershipUpdateOn Property

Definition

The UTC time when the ownership state of the disk was last changed i.e., the time the disk was last attached or detached from a VM or the time when the VM to which the disk was attached was deallocated or started.

public DateTimeOffset? LastOwnershipUpdateOn { get; }
member this.LastOwnershipUpdateOn : Nullable<DateTimeOffset>
Public ReadOnly Property LastOwnershipUpdateOn As Nullable(Of DateTimeOffset)

Property Value

Applies to