Bagikan melalui


CredentialsCustomRegistries.Implicit Operator

Definition

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

Parameters

Returns

Applies to