ArtifactsContainerInfo interface

Artifacts container info.

Properties

expireDateTime

Expiry time of the container (RFC 3339 literal format)

url

This is a SAS URI to an Azure Storage Container that contains the test run artifacts.

Property Details

expireDateTime

Expiry time of the container (RFC 3339 literal format)

expireDateTime?: string | Date

Property Value

string | Date

url

This is a SAS URI to an Azure Storage Container that contains the test run artifacts.

url?: string

Property Value

string