DscNode interface

Definition of a DscNode

Extends

Properties

accountId

Gets or sets the account id of the node.

dscNodeName

Gets or sets the name of the dsc node configuration.

etag

Gets or sets the etag of the resource.

extensionHandler

Gets or sets the list of extensionHandler properties for a Node.

ip

Gets or sets the ip of the node.

lastSeen

Gets or sets the last seen time of the node.

nodeId

Gets or sets the node id.

registrationTime

Gets or sets the registration time of the node.

status

Gets or sets the status of the node.

totalCount

Gets the total number of records matching filter criteria.

Inherited Properties

id

Fully qualified resource Id for the resource 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. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

accountId

Gets or sets the account id of the node.

accountId?: string

Property Value

string

dscNodeName

Gets or sets the name of the dsc node configuration.

dscNodeName?: string

Property Value

string

etag

Gets or sets the etag of the resource.

etag?: string

Property Value

string

extensionHandler

Gets or sets the list of extensionHandler properties for a Node.

extensionHandler?: DscNodeExtensionHandlerAssociationProperty[]

Property Value

ip

Gets or sets the ip of the node.

ip?: string

Property Value

string

lastSeen

Gets or sets the last seen time of the node.

lastSeen?: Date

Property Value

Date

nodeId

Gets or sets the node id.

nodeId?: string

Property Value

string

registrationTime

Gets or sets the registration time of the node.

registrationTime?: Date

Property Value

Date

status

Gets or sets the status of the node.

status?: string

Property Value

string

totalCount

Gets the total number of records matching filter criteria.

totalCount?: number

Property Value

number

Inherited Property Details

id

Fully qualified resource Id for the resource 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. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyResource.type