MediaOptions Class

Definition

Options used with attachment content (aka media) creation in the Azure Cosmos DB service.

public sealed class MediaOptions
type MediaOptions = class
Public NotInheritable Class MediaOptions
Inheritance
MediaOptions

Constructors

MediaOptions()

Properties

ContentType

Gets or sets the ContentType header in the Azure Cosmos DB service.

Slug

Gets or sets the Slug header in the Azure Cosmos DB service.

Applies to