共用方式為


MicrosoftGraphAppRoleAssignmentCollectionResponse.Implicit Operator

Definition

public static implicit operator System.Collections.Generic.Dictionary<string,object> (Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.MicrosoftGraphAppRoleAssignmentCollectionResponse source);
static member op_Implicit : Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.MicrosoftGraphAppRoleAssignmentCollectionResponse -> System.Collections.Generic.Dictionary<string, obj>
Public Shared Widening Operator CType (source As MicrosoftGraphAppRoleAssignmentCollectionResponse) As Dictionary(Of String, Object)

Parameters

Returns

Applies to