ImageInformation.BatchSupportEndOfLife プロパティ

定義

イメージに対するプールの作成要求の受け入れをAzure Batch サービスが停止する時間を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="batchSupportEndOfLife")]
public DateTime? BatchSupportEndOfLife { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="batchSupportEndOfLife")>]
member this.BatchSupportEndOfLife : Nullable<DateTime> with get, set
Public Property BatchSupportEndOfLife As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象