Delen via


CosmosDBOperationType.Implicit(String to CosmosDBOperationType) Operator

Definition

Converts a string to a CosmosDBOperationType.

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

Parameters

value
String

Returns

Applies to