Compartilhar via


LocationExpanded.Implicit(LocationExpanded to AzureLocation) Operador

Definição

Converta LocationExpanded em um objeto Location.

public static implicit operator Azure.Core.AzureLocation (Azure.ResourceManager.Resources.Models.LocationExpanded location);
static member op_Implicit : Azure.ResourceManager.Resources.Models.LocationExpanded -> Azure.Core.AzureLocation
Public Shared Widening Operator CType (location As LocationExpanded) As AzureLocation

Parâmetros

location
LocationExpanded

O local a ser convertido.

Retornos

Aplica-se a