VirtualMachineScaleSetProperties.OrchestrationMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)