Skip to content

@sourceloop/video-conferencing-service / Exports / AzureTargetOptions

Interface: AzureTargetOptions

Interface

AzureTargetOptions

Param

The Windows Azure account name

Param

The Windows Azure account key

Param

The Windows Azure container name

Param

(optional) — The Windows Azure domain in which the container resides.

Hierarchy

Table of contents

Properties

Properties

accountName

accountName: string

Defined in

services/video-conferencing-service/src/types.ts:130


domain

Optional domain: string

Defined in

services/video-conferencing-service/src/types.ts:131


name

name: ExternalStorageName

Inherited from

ExternalStorageOptions.name

Defined in

services/video-conferencing-service/src/types.ts:108