Share via


CosmosDBAccountOfferType.Implicit(String to CosmosDBAccountOfferType) Operator

Definition

Converts a string to a CosmosDBAccountOfferType.

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

Parameters

value
String

Returns

Applies to