Partilhar via


IWithLocation.WithLocation Método

Definição

Sobrecargas

WithLocation(Region)

Especifica a localização.

WithLocation(String)

Especifica o local padrão para a versão da imagem.

WithLocation(Region)

Especifica a localização.

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

Parâmetros

location
Region

Local do recurso.

Retornos

Aplica-se a

WithLocation(String)

Especifica o local padrão para a versão da imagem.

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

Parâmetros

location
String

Local do recurso.

Retornos

Aplica-se a