Compartilhar via


IGalleryImages.ListByGallery(String, String) Método

Definição

Listar imagens em uma galeria.

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Compute.Fluent.IGalleryImage> ListByGallery (string resourceGroupName, string galleryName);
abstract member ListByGallery : string * string -> seq<Microsoft.Azure.Management.Compute.Fluent.IGalleryImage>
Public Function ListByGallery (resourceGroupName As String, galleryName As String) As IEnumerable(Of IGalleryImage)

Parâmetros

resourceGroupName
String

O nome do grupo de recursos.

galleryName
String

O nome da galeria.

Retornos

Aplica-se a