Share via


ResiliencyPolicy.ResilientVmCreationPolicyEnabled Property

Definition

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

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

Property Value

Applies to