Get Registered Server Result
data class GetRegisteredServerResult(val agentVersion: String? = null, val agentVersionExpirationDate: String, val agentVersionStatus: String, val clusterId: String? = null, val clusterName: String? = null, val discoveryEndpointUri: String? = null, val friendlyName: String? = null, val id: String, val lastHeartBeat: String? = null, val lastOperationName: String? = null, val lastWorkflowId: String? = null, val managementEndpointUri: String? = null, val monitoringConfiguration: String? = null, val monitoringEndpointUri: String? = null, val name: String, val provisioningState: String? = null, val resourceLocation: String? = null, val serverCertificate: String? = null, val serverId: String? = null, val serverManagementErrorCode: Int? = null, val serverName: String, val serverOSVersion: String? = null, val serverRole: String? = null, val serviceLocation: String? = null, val storageSyncServiceUid: String? = null, val systemData: SystemDataResponse, val type: String)
Registered Server resource.
Constructors
Link copied to clipboard
constructor(agentVersion: String? = null, agentVersionExpirationDate: String, agentVersionStatus: String, clusterId: String? = null, clusterName: String? = null, discoveryEndpointUri: String? = null, friendlyName: String? = null, id: String, lastHeartBeat: String? = null, lastOperationName: String? = null, lastWorkflowId: String? = null, managementEndpointUri: String? = null, monitoringConfiguration: String? = null, monitoringEndpointUri: String? = null, name: String, provisioningState: String? = null, resourceLocation: String? = null, serverCertificate: String? = null, serverId: String? = null, serverManagementErrorCode: Int? = null, serverName: String, serverOSVersion: String? = null, serverRole: String? = null, serviceLocation: String? = null, storageSyncServiceUid: String? = null, systemData: SystemDataResponse, type: String)
Properties
Link copied to clipboard
Registered Server Agent Version
Link copied to clipboard
Registered Server Agent Version Expiration Date
Link copied to clipboard
Registered Server Agent Version Status
Link copied to clipboard
Registered Server clusterName
Link copied to clipboard
Resource discoveryEndpointUri
Link copied to clipboard
Friendly Name
Link copied to clipboard
Registered Server last heart beat
Link copied to clipboard
Resource Last Operation Name
Link copied to clipboard
Registered Server lastWorkflowId
Link copied to clipboard
Management Endpoint Uri
Link copied to clipboard
Monitoring Configuration
Link copied to clipboard
Telemetry Endpoint Uri
Link copied to clipboard
Registered Server Provisioning State
Link copied to clipboard
Resource Location
Link copied to clipboard
Registered Server Certificate
Link copied to clipboard
Registered Server Management Error Code
Link copied to clipboard
Server name
Link copied to clipboard
Registered Server OS Version
Link copied to clipboard
Registered Server serverRole
Link copied to clipboard
Service Location
Link copied to clipboard
Registered Server storageSyncServiceUid
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.