Udostępnij za pośrednictwem


CosmosDBAccountRestoreMode.Implicit Operator

Definition

Converts a string to a CosmosDBAccountRestoreMode.

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

Parameters

value
String

Returns

Applies to