你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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