IWithEndOfLifeDate.WithEndOfLifeDate(DateTime) メソッド

定義

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

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

パラメーター

endOfLifeDate
DateTime

このギャラリー イメージの有効期間の終了。

戻り値

適用対象