次の方法で共有


IWithDescription.WithDescription(String) メソッド

定義

ギャラリー イメージ リソースの説明を指定します。

public Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IUpdate WithDescription(string description);
abstract member WithDescription : string -> Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IUpdate
Public Function WithDescription (description As String) As IUpdate

パラメーター

description
String

説明です。

戻り値

適用対象