RegisteredServerCreateParameters interface

The parameters used when creating a registered server.

Extends

Properties

agentVersion

Registered Server Agent Version

applicationId

Server ServicePrincipal Id

clusterId

Registered Server clusterId

clusterName

Registered Server clusterName

friendlyName

Friendly Name

identity

Apply server with newly discovered ApplicationId if available.

lastHeartBeat

Registered Server last heart beat

serverCertificate

Registered Server Certificate

serverId

Registered Server serverId

serverOSVersion

Registered Server OS Version

serverRole

Registered Server serverRole

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

systemData

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

agentVersion

Registered Server Agent Version

agentVersion?: string

Property Value

string

applicationId

Server ServicePrincipal Id

applicationId?: 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

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

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}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.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