Export

AzureAccount

Hierarchy (view full)

Constructors

Properties

createdAt?: Date

Creation timestamp, returned as UTC expressed in ISO 8601 format: YYYY-MM-DDThh:mm:ssZ

Memberof

BitmovinResource

customData?: {
    [key: string]: any;
}

User-specific meta data. This can hold anything.

Type declaration

  • [key: string]: any

Memberof

BitmovinResource

description?: string

Description of the resource. Can be freely chosen by the user.

Memberof

BitmovinResource

id?: string

Id of the resource (required)

Memberof

BitmovinResponse

modifiedAt?: Date

Modified timestamp, returned as UTC expressed in ISO 8601 format: YYYY-MM-DDThh:mm:ssZ

Memberof

BitmovinResource

name?: string

Name of the resource. Can be freely chosen by the user.

Memberof

BitmovinResource

resourceGroupId?: string

The name of the resource group where you intend to run the Encoding VMs (required)

Memberof

AzureAccount

subscriptionId?: string

Your Azure Subscription ID (The ID of your subscription where you intend to run the Encoding VMs) (required)

Memberof

AzureAccount

tenantId?: string

The ID of your Active Directory where your subscription runs in (required)

Memberof

AzureAccount