次の方法で共有


IWithEndOfLifeDate.WithEndOfLifeDate(DateTime) メソッド

定義

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

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

パラメーター

endOfLifeDate
DateTime

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

戻り値

適用対象