GetConnectionMonitorResult

constructor(autoStart: Boolean? = null, azureApiVersion: String, connectionMonitorType: String, destination: ConnectionMonitorDestinationResponse? = null, endpoints: List<ConnectionMonitorEndpointResponse>? = null, etag: String, id: String, location: String? = null, monitoringIntervalInSeconds: Int? = null, monitoringStatus: String, name: String, notes: String? = null, outputs: List<ConnectionMonitorOutputResponse>? = null, provisioningState: String, source: ConnectionMonitorSourceResponse? = null, startTime: String, tags: Map<String, String>? = null, testConfigurations: List<ConnectionMonitorTestConfigurationResponse>? = null, testGroups: List<ConnectionMonitorTestGroupResponse>? = null, type: String)