Partilhar via


IWithImage.WithExistingImage(String, String, String) Método

Definição

Especifica o contêiner de imagem para manter esta versão da imagem.

public Microsoft.Azure.Management.Compute.Fluent.GalleryImageVersion.Definition.IWithLocation WithExistingImage (string resourceGroupName, string galleryName, string galleryImageName);
abstract member WithExistingImage : string * string * string -> Microsoft.Azure.Management.Compute.Fluent.GalleryImageVersion.Definition.IWithLocation
Public Function WithExistingImage (resourceGroupName As String, galleryName As String, galleryImageName As String) As IWithLocation

Parâmetros

resourceGroupName
String

O nome do grupo de recursos.

galleryName
String

O nome da galeria.

galleryImageName
String

O nome da imagem da galeria.

Retornos

Aplica-se a