다음을 통해 공유


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