ConnectionMonitorTest interface

The Connection Monitor Test class.

Extends

Properties

destination

The Connection Monitor test destination

destinationPort

The Connection Monitor test destination port

isTestSuccessful

The flag that indicates if the Connection Monitor test is successful or not. NOTE: This property will not be serialized. It can only be populated by the server.

path

The path representing the Connection Monitor test. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

sourceAgent

The Connection Monitor test source agent

testFrequencyInSec

The Connection Monitor test frequency in seconds

Inherited Properties

id

The ID of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

destination

The Connection Monitor test destination

destination?: string

Property Value

string

destinationPort

The Connection Monitor test destination port

destinationPort?: number

Property Value

number

isTestSuccessful

The flag that indicates if the Connection Monitor test is successful or not. NOTE: This property will not be serialized. It can only be populated by the server.

isTestSuccessful?: boolean

Property Value

boolean

path

The path representing the Connection Monitor test. NOTE: This property will not be serialized. It can only be populated by the server.

path?: string[]

Property Value

string[]

provisioningState

The provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

sourceAgent

The Connection Monitor test source agent

sourceAgent?: string

Property Value

string

testFrequencyInSec

The Connection Monitor test frequency in seconds

testFrequencyInSec?: number

Property Value

number

Inherited Property Details

id

The ID of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

name

The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

type

The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type