次の方法で共有


SpotRestorePolicy.RestoreTimeout プロパティ

定義

プラットフォームが VMSS SPOT インスタンスの復元を試みない ISO 8601 期間として表されるタイムアウト値を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="restoreTimeout")]
public string RestoreTimeout { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restoreTimeout")>]
member this.RestoreTimeout : string with get, set
Public Property RestoreTimeout As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象