Share via


CosmosDBOperationType(String) Constructor

Definition

Initializes a new instance of CosmosDBOperationType.

public CosmosDBOperationType (string value);
new Azure.ResourceManager.CosmosDB.Models.CosmosDBOperationType : string -> Azure.ResourceManager.CosmosDB.Models.CosmosDBOperationType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to