Delen via


QueryRequestApprovalPlansDetails.Implicit Operator

Definition

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

Parameters

Returns

Applies to