Package version:

Interface ResilientVMCreationPolicy

The configuration parameters used while performing resilient VM creation.

interface ResilientVMCreationPolicy {
    enabled?: boolean;
}

Properties

Properties

enabled?: boolean

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