Managed Gateway Properties Response
data class ManagedGatewayPropertiesResponse(val computerName: String? = null, val connectionStatus: String, val domainName: String? = null, val healthStatus: String, val installType: String, val managementServerEndpoint: String, val provisioningState: String, val resourceId: String? = null, val resourceLocation: String? = null, val version: String)
The properties of a gateway resource.
Properties
Link copied to clipboard
ComputerName of the gateway to be monitored.
Link copied to clipboard
The connection status of the gateway resource.
Link copied to clipboard
The domain name associated with the gateway to be monitored.
Link copied to clipboard
The health status of the gateway resource.
Link copied to clipboard
Install type of gateway resource.
Link copied to clipboard
The management server endpoint to which the gateway is directed.
Link copied to clipboard
Link copied to clipboard
ArmId of the gateway to be monitored.
Link copied to clipboard
Location of the gateway to be monitored.