Share via


ServiceFabricManagedClusterData.MaxUnusedVersionsToKeep Property

Definition

Number of unused versions per application type to keep.

public int? MaxUnusedVersionsToKeep { get; set; }
member this.MaxUnusedVersionsToKeep : Nullable<int> with get, set
Public Property MaxUnusedVersionsToKeep As Nullable(Of Integer)

Property Value

Applies to