次の方法で共有


IWithEndOfLifeDate.WithEndOfLifeDate(DateTime) メソッド

定義

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

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

パラメーター

endOfLifeDate
DateTime

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

戻り値

適用対象