KubernetesHostingOptions.DeleteDefunctSiloPods 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.
Whether or not to delete pods which correspond to silos which have become defunct since this silo became active.
public bool DeleteDefunctSiloPods { get; set; }
member this.DeleteDefunctSiloPods : bool with get, set
Public Property DeleteDefunctSiloPods As Boolean