Share via


DeploymentStack.Duration Property

Definition

Gets the duration of the last successful Deployment stack update.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.duration")]
public string Duration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.duration")>]
member this.Duration : string
Public ReadOnly Property Duration As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to