PSDeploymentStackWhatIfParameters.RetentionInterval 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.
The interval to persist the WhatIf result in ISO 8601 format (e.g. P1D).
public string RetentionInterval { get; set; }
member this.RetentionInterval : string with get, set
Public Property RetentionInterval As String