Share via


ContainerGroupIdentityUserAssignedIdentities.Implicit Operator

Definition

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

Parameters

Returns

Applies to