次の方法で共有


ServiceFabricManagedNodeTypeData.IsSpotVm プロパティ

定義

ノードタイプがスポットVirtual Machinesかどうかを示します。 使用可能な容量があり、いつでも VM を削除できる場合、Azure によって VM が割り当てられます。

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

プロパティ値

適用対象