Share via


CosmosDBSpatialType.Implicit(String to CosmosDBSpatialType) Operator

Definition

Converts a string to a CosmosDBSpatialType.

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

Parameters

value
String

Returns

Applies to