RegisteredServer interface
Registered Server resource.
- Extends
Properties
agent |
Registered Server Agent Version |
agent |
Registered Server Agent Version Expiration Date NOTE: This property will not be serialized. It can only be populated by the server. |
agent |
Registered Server Agent Version Status NOTE: This property will not be serialized. It can only be populated by the server. |
cluster |
Registered Server clusterId |
cluster |
Registered Server clusterName |
discovery |
Resource discoveryEndpointUri |
friendly |
Friendly Name |
last |
Registered Server last heart beat |
last |
Resource Last Operation Name |
last |
Registered Server lastWorkflowId |
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 NOTE: This property will not be serialized. It can only be populated by the server. |
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} NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
agentVersion
Registered Server Agent Version
agentVersion?: string
Property Value
string
agentVersionExpirationDate
Registered Server Agent Version Expiration Date NOTE: This property will not be serialized. It can only be populated by the server.
agentVersionExpirationDate?: Date
Property Value
Date
agentVersionStatus
Registered Server Agent Version Status NOTE: This property will not be serialized. It can only be populated by the server.
agentVersionStatus?: 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
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
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 NOTE: This property will not be serialized. It can only be populated by the server.
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} NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResource.id
name
The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type