ManagedInstanceData.CreateOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the point in time (ISO8601 format) of the Managed Instance creation.
public DateTimeOffset? CreateOn { get; }
member this.CreateOn : Nullable<DateTimeOffset>
Public ReadOnly Property CreateOn As Nullable(Of DateTimeOffset)