Share via


AzurePowerShellScript.RetentionInterval Property

Definition

Interval for which the service retains the script resource after it reaches a terminal state. Resource will be deleted when this duration expires. Duration is based on ISO 8601 pattern (for example P1D means one day).

public TimeSpan RetentionInterval { get; set; }
member this.RetentionInterval : TimeSpan with get, set
Public Property RetentionInterval As TimeSpan

Property Value

Applies to