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

ServiceFabricManagedNodeTypeData.IsSpotVm 属性

定义

指示节点类型是否为 Spot 虚拟机。 如果有可用的容量,Azure 将分配 VM,并且可以随时逐出 VM。

public bool? IsSpotVm { get; set; }
member this.IsSpotVm : Nullable<bool> with get, set
Public Property IsSpotVm As Nullable(Of Boolean)

属性值

适用于