Delen via


ServiceConnectionType.Implicit(String to ServiceConnectionType) Operator

Definition

Converts a string to a ServiceConnectionType.

public static implicit operator Azure.ResourceManager.CosmosDB.Models.ServiceConnectionType (string value);
static member op_Implicit : string -> Azure.ResourceManager.CosmosDB.Models.ServiceConnectionType
Public Shared Widening Operator CType (value As String) As ServiceConnectionType

Parameters

value
String

Returns

Applies to