次の方法で共有


LocationExpanded.Implicit(LocationExpanded to AzureLocation) 演算子

定義

LocationExpanded を 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

パラメーター

location
LocationExpanded

変換する場所。

戻り値

適用対象