你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

VirtualMachineScaleSetData.OrchestrationMode 属性

定义

指定虚拟机规模集的业务流程模式。

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)

属性值

适用于