次の方法で共有


IWithEndOfLifeDate.WithEndOfLifeDate(DateTime) メソッド

定義

イメージ バージョンの有効期間の終了日を指定します。

public Microsoft.Azure.Management.Compute.Fluent.GalleryImageVersion.Definition.IWithCreate WithEndOfLifeDate (DateTime endOfLifeDate);
abstract member WithEndOfLifeDate : DateTime -> Microsoft.Azure.Management.Compute.Fluent.GalleryImageVersion.Definition.IWithCreate
Public Function WithEndOfLifeDate (endOfLifeDate As DateTime) As IWithCreate

パラメーター

endOfLifeDate
DateTime

有効期間の終了日。

戻り値

適用対象