Package version:

Diagnostics information related to query testing.

interface TestQueryDiagnostics {
    path?: string;
    writeUri: string;
}

Properties

Properties

path?: string

The path to the subdirectory.

writeUri: string

The SAS URI to the container or directory.

Generated using TypeDoc