Partager via


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

Définition

Spécifie le conteneur d’images qui doit contenir cette version d’image.

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

Paramètres

resourceGroupName
String

Nom du groupe de ressources.

galleryName
String

Nom de la galerie.

galleryImageName
String

Nom de l’image de la galerie.

Retours

S’applique à