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.

path

The path representing the Connection Monitor test.

provisioningState

The provisioning state of the resource.

sourceAgent

The Connection Monitor test source agent

testFrequencyInSec

The Connection Monitor test frequency in seconds

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

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.

isTestSuccessful?: boolean

Property Value

boolean

path

The path representing the Connection Monitor test.

path?: string[]

Property Value

string[]

provisioningState

The provisioning state of the resource.

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

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type