Freigeben über


IWithLocation.WithLocation Methode

Definition

Überlädt

WithLocation(Region)

Gibt den Speicherort an.

WithLocation(String)

Gibt den Standardspeicherort für die Imageversion an.

WithLocation(Region)

Gibt den Speicherort an.

public Microsoft.Azure.Management.Compute.Fluent.GalleryImageVersion.Definition.IWithSource WithLocation (Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region location);
abstract member WithLocation : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region -> Microsoft.Azure.Management.Compute.Fluent.GalleryImageVersion.Definition.IWithSource
Public Function WithLocation (location As Region) As IWithSource

Parameter

location
Region

Ressourcenspeicherort

Gibt zurück

Gilt für:

WithLocation(String)

Gibt den Standardspeicherort für die Imageversion an.

public Microsoft.Azure.Management.Compute.Fluent.GalleryImageVersion.Definition.IWithSource WithLocation (string location);
abstract member WithLocation : string -> Microsoft.Azure.Management.Compute.Fluent.GalleryImageVersion.Definition.IWithSource
Public Function WithLocation (location As String) As IWithSource

Parameter

location
String

Ressourcenspeicherort

Gibt zurück

Gilt für: