Share via


ManagedInstanceLongTermRetentionBackup.ManagedInstanceCreateTime Property

Definition

Gets the create time of the instance.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.managedInstanceCreateTime")]
public DateTime? ManagedInstanceCreateTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.managedInstanceCreateTime")>]
member this.ManagedInstanceCreateTime : Nullable<DateTime>
Public ReadOnly Property ManagedInstanceCreateTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to