ConnectionAnalyzerProperties interface

Properties of a connection analyzer.

Properties

destination

Destination endpoint of the connection analyzer.

diagnosticOperations

List of diagnostic operations to run.

diagnosticOperationsSettings

Per-operation diagnostic settings.

expiryInDays

Time-to-live (days) before the analyzer expires.

outputSettings

Output settings (e.g. storage account).

protocolSettings

Protocol-level settings.

provisioningState

The provisioning state of the connection analyzer resource.

requestTime

UTC time when the connection analyzer request was received.

source

Source endpoint of the connection analyzer.

status

Current execution status of the connection analyzer.

Property Details

destination

Destination endpoint of the connection analyzer.

destination: ConnectionAnalyzerEndpoint

Property Value

diagnosticOperations

List of diagnostic operations to run.

diagnosticOperations: string[]

Property Value

string[]

diagnosticOperationsSettings

Per-operation diagnostic settings.

diagnosticOperationsSettings?: DiagnosticOperationsSettings

Property Value

expiryInDays

Time-to-live (days) before the analyzer expires.

expiryInDays?: number

Property Value

number

outputSettings

Output settings (e.g. storage account).

outputSettings?: OutputSettings

Property Value

protocolSettings

Protocol-level settings.

protocolSettings?: ProtocolSettings

Property Value

provisioningState

The provisioning state of the connection analyzer resource.

provisioningState?: string

Property Value

string

requestTime

UTC time when the connection analyzer request was received.

requestTime?: Date

Property Value

Date

source

Source endpoint of the connection analyzer.

source: ConnectionAnalyzerEndpoint

Property Value

status

Current execution status of the connection analyzer.

status?: string

Property Value

string