Bagikan melalui


CallbackConfigCustomHeaders.Implicit Operator

Definition

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

Parameters

Returns

Applies to