Share via


VirtualMachineScaleSetData.OrchestrationMode Property

Definition

Specifies the orchestration mode for the virtual machine scale set.

public Azure.ResourceManager.Compute.Models.OrchestrationMode? OrchestrationMode { get; set; }
member this.OrchestrationMode : Nullable<Azure.ResourceManager.Compute.Models.OrchestrationMode> with get, set
Public Property OrchestrationMode As Nullable(Of OrchestrationMode)

Property Value

Applies to