Share via


NetworkManagerDeploymentStatus.CommitTime Property

Definition

Gets or sets commit Time.

[Newtonsoft.Json.JsonProperty(PropertyName="commitTime")]
public DateTime? CommitTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="commitTime")>]
member this.CommitTime : Nullable<DateTime> with get, set
Public Property CommitTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to