你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ResourceTags.Implicit(ResourceTags to Dictionary<String,String>) Operator

Definition

public static implicit operator System.Collections.Generic.Dictionary<string,string> (Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.ResourceTags source);
static member op_Implicit : Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.ResourceTags -> System.Collections.Generic.Dictionary<string, string>
Public Shared Widening Operator CType (source As ResourceTags) As Dictionary(Of String, String)

Parameters

source
ResourceTags

Returns

Applies to