Share via


CollectorPropertiesBaseWithAgent interface

Collector properties class.

Extends

Properties

agentProperties

Gets or sets the collector agent properties.

createdTimestamp

Gets the Timestamp when collector was created. NOTE: This property will not be serialized. It can only be populated by the server.

discoverySiteId

Gets the discovery site id.

updatedTimestamp

Timestamp when collector was last updated. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

provisioningState

The status of the last operation.

Property Details

agentProperties

Gets or sets the collector agent properties.

agentProperties?: CollectorAgentPropertiesBase

Property Value

createdTimestamp

Gets the Timestamp when collector was created. NOTE: This property will not be serialized. It can only be populated by the server.

createdTimestamp?: Date

Property Value

Date

discoverySiteId

Gets the discovery site id.

discoverySiteId?: string

Property Value

string

updatedTimestamp

Timestamp when collector was last updated. NOTE: This property will not be serialized. It can only be populated by the server.

updatedTimestamp?: Date

Property Value

Date

Inherited Property Details

provisioningState

The status of the last operation.

provisioningState?: string

Property Value

string

Inherited From AzureResourceProperties.provisioningState