Interface DiagnosticsOptions

interface DiagnosticsOptions {
    reportId?: string;
}

Properties

Properties

reportId?: string

A unique identifier for the report generated by this operation.