Dela via


IConnectionMonitorTestProperties Interface

Definition

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

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to