RegisteredServerCreateParameters interface
The parameters used when creating a registered server.
- Extends
Properties
agent |
Registered Server Agent Version |
cluster |
Registered Server clusterId |
cluster |
Registered Server clusterName |
friendly |
Friendly Name |
last |
Registered Server last heart beat |
server |
Registered Server Certificate |
server |
Registered Server serverId |
server |
Registered Server OS Version |
server |
Registered Server serverRole |
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
clusterId
Registered Server clusterId
clusterId?: string
Property Value
string
clusterName
Registered Server clusterName
clusterName?: string
Property Value
string
friendlyName
Friendly Name
friendlyName?: string
Property Value
string
lastHeartBeat
Registered Server last heart beat
lastHeartBeat?: string
Property Value
string
serverCertificate
Registered Server Certificate
serverCertificate?: string
Property Value
string
serverId
Registered Server serverId
serverId?: string
Property Value
string
serverOSVersion
Registered Server OS Version
serverOSVersion?: string
Property Value
string
serverRole
Registered Server serverRole
serverRole?: 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