Get Connection Monitor Test Result
data class GetConnectionMonitorTestResult(val azureApiVersion: String, val destination: String? = null, val destinationPort: Int? = null, val id: String, val isTestSuccessful: Boolean, val name: String, val path: List<String>, val provisioningState: String, val sourceAgent: String? = null, val testFrequencyInSec: Int? = null, val type: String)
The Connection Monitor Test class.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The Connection Monitor test destination
Link copied to clipboard
The Connection Monitor test destination port
Link copied to clipboard
The flag that indicates if the Connection Monitor test is successful or not.
Link copied to clipboard
The provisioning state of the resource.
Link copied to clipboard
The Connection Monitor test source agent
Link copied to clipboard
The Connection Monitor test frequency in seconds