Share via


IConnectionMonitorTest Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.Api20221001.ConnectionMonitorTestTypeConverter))]
public interface IConnectionMonitorTest : Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.Api20221001.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.Api20221001.ConnectionMonitorTestTypeConverter))>]
type IConnectionMonitorTest = interface
    interface IJsonSerializable
    interface IResource
Public Interface IConnectionMonitorTest
Implements IResource
Derived
Attributes
Implements

Properties

Destination

The Connection Monitor test destination

DestinationPort

The Connection Monitor test destination port

Id

The ID of the resource.

(Inherited from IResource)
IsTestSuccessful

The flag that indicates if the Connection Monitor test is successful or not.

Name

The name of the resource.

(Inherited from IResource)
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

Type

The type of the resource.

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to