Share via


Utils.ToBackendProperties(BackendTlsProperties) Method

Definition

public static System.Collections.Generic.IDictionary<string,object> ToBackendProperties (Microsoft.Azure.Management.ApiManagement.Models.BackendTlsProperties tlsProperties);
static member ToBackendProperties : Microsoft.Azure.Management.ApiManagement.Models.BackendTlsProperties -> System.Collections.Generic.IDictionary<string, obj>
Public Shared Function ToBackendProperties (tlsProperties As BackendTlsProperties) As IDictionary(Of String, Object)

Parameters

tlsProperties
BackendTlsProperties

Returns

Applies to