Sdílet prostřednictvím


IGallery.GetImage(String) Method

Definition

Retrieves information about an image in the gallery.

public Microsoft.Azure.Management.Compute.Fluent.IGalleryImage GetImage (string imageName);
abstract member GetImage : string -> Microsoft.Azure.Management.Compute.Fluent.IGalleryImage
Public Function GetImage (imageName As String) As IGalleryImage

Parameters

imageName
String

The name of the image.

Returns

Applies to