Offer Constructors

Definition

Overloads

Offer()

Initializes a Resource offer for the Azure Cosmos DB service.

Offer(Offer)

Initializes a Resource offer from another offer object for the Azure Cosmos DB service.

Offer()

Initializes a Resource offer for the Azure Cosmos DB service.

C#
public Offer();

Applies to

Azure SDK for .NET Latest
Produk Versi
Azure SDK for .NET Latest

Offer(Offer)

Initializes a Resource offer from another offer object for the Azure Cosmos DB service.

C#
public Offer(Microsoft.Azure.Documents.Offer offer);

Parameters

offer
Offer

Applies to

Azure SDK for .NET Latest
Produk Versi
Azure SDK for .NET Latest