IWithDescription.WithDescription(String) Method

Definition

Specifies description of the gallery image resource.

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

Parameters

description
String

The description.

Returns

Applies to