次の方法で共有


WebAppRuntimeSettings.EndOfLifeDate プロパティ

定義

マイナー バージョンの有効期間の終了日を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="endOfLifeDate")]
public DateTime? EndOfLifeDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endOfLifeDate")>]
member this.EndOfLifeDate : Nullable<DateTime>
Public ReadOnly Property EndOfLifeDate As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象