IdentityPropertiesUserAssignedIdentities.Implicit Operator

Definition

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

Parameters

Returns

Applies to