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

CacheIdentityUserAssignedIdentities.Implicit Operator

Definition

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

Parameters

Returns

Applies to