Share via


ResiliencyPolicy.ResilientVmDeletionPolicyEnabled Property

Definition

Specifies whether resilient VM deletion should be enabled on the virtual machine scale set. The default value is false.

public bool? ResilientVmDeletionPolicyEnabled { get; set; }
member this.ResilientVmDeletionPolicyEnabled : Nullable<bool> with get, set
Public Property ResilientVmDeletionPolicyEnabled As Nullable(Of Boolean)

Property Value

Applies to