Share via


IWithImage.WithExistingImage(String, String, String) Methode

Definition

Gibt den Imagecontainer an, der diese Imageversion enthalten soll.

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

Parameter

resourceGroupName
String

Der Name der Ressourcengruppe.

galleryName
String

Der Name des Katalogs.

galleryImageName
String

Der Name des Katalogimages.

Gibt zurück

Gilt für: