Replica Set Response
data class ReplicaSetResponse(val domainControllerIpAddress: List<String>, val externalAccessIpAddress: String, val healthAlerts: List<HealthAlertResponse>, val healthLastEvaluated: String, val healthMonitors: List<HealthMonitorResponse>, val location: String? = null, val replicaSetId: String, val serviceStatus: String, val subnetId: String? = null, val vnetSiteId: String)
Replica Set Definition
Constructors
Link copied to clipboard
constructor(domainControllerIpAddress: List<String>, externalAccessIpAddress: String, healthAlerts: List<HealthAlertResponse>, healthLastEvaluated: String, healthMonitors: List<HealthMonitorResponse>, location: String? = null, replicaSetId: String, serviceStatus: String, subnetId: String? = null, vnetSiteId: String)
Properties
Link copied to clipboard
List of Domain Controller IP Address
Link copied to clipboard
External access ip address.
Link copied to clipboard
List of Domain Health Alerts
Link copied to clipboard
Last domain evaluation run DateTime
Link copied to clipboard
List of Domain Health Monitors
Link copied to clipboard
ReplicaSet Id
Link copied to clipboard
Status of Domain Service instance
Link copied to clipboard
Virtual network site id