Share via


AnalyticalStorageSchemaType.Implicit Operator

Definition

Converts a string to a AnalyticalStorageSchemaType.

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

Parameters

value
String

Returns

Applies to