DeploymentStacksWhatIfResultProperties.RetentionInterval Property

Definition

Gets or sets the interval to persist the deployment stack what-if result in ISO 8601 format.

[Newtonsoft.Json.JsonProperty(PropertyName="retentionInterval")]
public TimeSpan RetentionInterval { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="retentionInterval")>]
member this.RetentionInterval : TimeSpan with get, set
Public Property RetentionInterval As TimeSpan

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to