DeploymentPropertiesExtended.Duration Property

Definition

Gets the duration of the template deployment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to