RegisteredServer interface
Registered Server resource.
- Extends
Properties
| active |
Server auth type. |
| agent |
Registered Server Agent Version |
| agent |
Registered Server Agent Version Expiration Date |
| agent |
Registered Server Agent Version Status |
| application |
Server Application Id |
| cluster |
Registered Server clusterId |
| cluster |
Registered Server clusterName |
| discovery |
Resource discoveryEndpointUri |
| friendly |
Friendly Name |
| identity | Apply server with newly discovered ApplicationId if available. |
| last |
Registered Server last heart beat |
| last |
Resource Last Operation Name |
| last |
Registered Server lastWorkflowId |
| latest |
Latest Server Application Id discovered from the server. It is not yet applied. |
| management |
Management Endpoint Uri |
| monitoring |
Monitoring Configuration |
| monitoring |
Telemetry Endpoint Uri |
| provisioning |
Registered Server Provisioning State |
| resource |
Resource Location |
| server |
Registered Server Certificate |
| server |
Registered Server serverId |
| server |
Registered Server Management Error Code |
| server |
Server name |
| server |
Registered Server OS Version |
| server |
Registered Server serverRole |
| service |
Service Location |
| storage |
Registered Server storageSyncServiceUid |
Inherited Properties
| id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| name | The name of the resource |
| system |
Azure Resource Manager metadata containing createdBy and modifiedBy information. |
| type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" |
Property Details
activeAuthType
Server auth type.
activeAuthType?: string
Property Value
string
agentVersion
Registered Server Agent Version
agentVersion?: string
Property Value
string
agentVersionExpirationDate
Registered Server Agent Version Expiration Date
agentVersionExpirationDate?: Date
Property Value
Date
agentVersionStatus
Registered Server Agent Version Status
agentVersionStatus?: string
Property Value
string
applicationId
Server Application Id
applicationId?: string
Property Value
string
clusterId
Registered Server clusterId
clusterId?: string
Property Value
string
clusterName
Registered Server clusterName
clusterName?: string
Property Value
string
discoveryEndpointUri
Resource discoveryEndpointUri
discoveryEndpointUri?: string
Property Value
string
friendlyName
Friendly Name
friendlyName?: string
Property Value
string
identity
Apply server with newly discovered ApplicationId if available.
identity?: boolean
Property Value
boolean
lastHeartBeat
Registered Server last heart beat
lastHeartBeat?: string
Property Value
string
lastOperationName
Resource Last Operation Name
lastOperationName?: string
Property Value
string
lastWorkflowId
Registered Server lastWorkflowId
lastWorkflowId?: string
Property Value
string
latestApplicationId
Latest Server Application Id discovered from the server. It is not yet applied.
latestApplicationId?: string
Property Value
string
managementEndpointUri
Management Endpoint Uri
managementEndpointUri?: string
Property Value
string
monitoringConfiguration
Monitoring Configuration
monitoringConfiguration?: string
Property Value
string
monitoringEndpointUri
Telemetry Endpoint Uri
monitoringEndpointUri?: string
Property Value
string
provisioningState
Registered Server Provisioning State
provisioningState?: string
Property Value
string
resourceLocation
Resource Location
resourceLocation?: string
Property Value
string
serverCertificate
Registered Server Certificate
serverCertificate?: string
Property Value
string
serverId
Registered Server serverId
serverId?: string
Property Value
string
serverManagementErrorCode
Registered Server Management Error Code
serverManagementErrorCode?: number
Property Value
number
serverName
Server name
serverName?: string
Property Value
string
serverOSVersion
Registered Server OS Version
serverOSVersion?: string
Property Value
string
serverRole
Registered Server serverRole
serverRole?: string
Property Value
string
serviceLocation
Service Location
serviceLocation?: string
Property Value
string
storageSyncServiceUid
Registered Server storageSyncServiceUid
storageSyncServiceUid?: string
Property Value
string
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
Property Value
string
Inherited From ProxyResource.id
name
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information.
systemData?: SystemData
Property Value
Inherited From ProxyResource.systemData
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
type?: string
Property Value
string
Inherited From ProxyResource.type