Share via


CosmosDBAccountOfferType(String) Constructor

Definition

Initializes a new instance of CosmosDBAccountOfferType.

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

Parameters

value
String

Exceptions

value is null.

Applies to