ResilientVMCreationPolicy Class

The configuration parameters used while performing resilient VM creation.

Inheritance
azure.mgmt.compute._serialization.Model
ResilientVMCreationPolicy

Constructor

ResilientVMCreationPolicy(*, enabled: bool | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
enabled

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

Variables

Name Description
enabled

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