public final class ConnectionMonitorResultProperties extends ConnectionMonitorParameters
| Constructor and Description |
|---|
ConnectionMonitorResultProperties() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorType |
connectionMonitorType()
Get the connectionMonitorType property: Type of connection monitor.
|
String |
monitoringStatus()
Get the monitoringStatus property: The monitoring status of the connection monitor.
|
ProvisioningState |
provisioningState()
Get the provisioningState property: The provisioning state of the connection monitor.
|
OffsetDateTime |
startTime()
Get the startTime property: The date and time when the connection monitor was started.
|
void |
validate()
Validates the instance.
|
autoStart, destination, endpoints, monitoringIntervalInSeconds, notes, outputs, source, testConfigurations, testGroups, withAutoStart, withDestination, withEndpoints, withMonitoringIntervalInSeconds, withNotes, withOutputs, withSource, withTestConfigurations, withTestGroupspublic ProvisioningState provisioningState()
public OffsetDateTime startTime()
public String monitoringStatus()
public ConnectionMonitorType connectionMonitorType()
public void validate()
validate in class ConnectionMonitorParametersIllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.