次の方法で共有


IWithDescription.WithDescription(String) メソッド

定義

ギャラリーの説明を指定します。

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

パラメーター

description
String

説明です。

戻り値

適用対象