Udostępnij za pośrednictwem


CosmosDBDataType.Implicit(String to CosmosDBDataType) Operator

Definition

Converts a string to a CosmosDBDataType.

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

Parameters

value
String

Returns

Applies to