MediaOptions Class

Definition

Options used with attachment content (aka media) creation in the Azure DocumentDB database service.

public sealed class MediaOptions
Inheritance
MediaOptions

Constructors

MediaOptions()

Properties

ContentType

Gets or sets the ContentType header in the Azure DocumentDB database service.

Slug

Gets or sets the Slug header in the Azure DocumentDB database service.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)