ManagedDisk.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 Azure.Provisioning.BicepValue<DateTimeOffset> LastOwnershipUpdateOn { get; }
member this.LastOwnershipUpdateOn : Azure.Provisioning.BicepValue<DateTimeOffset>
Public ReadOnly Property LastOwnershipUpdateOn As BicepValue(Of DateTimeOffset)

Property Value

Applies to