TrackedResourceModificationDetails.DeploymentTime 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.
Gets timestamp of the deployment that created or modified the tracked resource.
[Newtonsoft.Json.JsonProperty(PropertyName="deploymentTime")]
public DateTime? DeploymentTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deploymentTime")>]
member this.DeploymentTime : Nullable<DateTime>
Public ReadOnly Property DeploymentTime As Nullable(Of DateTime)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute