IWithDescription.WithDescription(String) Method

Definition

Specifies description for the gallery.

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

Parameters

description
String

The description.

Returns

Applies to