CollectorProperties interface
Properties
agent |
|
created |
Time when this collector was created. Date-Time represented in ISO-8601 format. NOTE: This property will not be serialized. It can only be populated by the server. |
discovery |
The ARM id of the discovery service site. |
updated |
Time when this collector was updated. Date-Time represented in ISO-8601 format. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
agentProperties
createdTimestamp
Time when this collector was created. Date-Time represented in ISO-8601 format. NOTE: This property will not be serialized. It can only be populated by the server.
createdTimestamp?: string
Property Value
string
discoverySiteId
The ARM id of the discovery service site.
discoverySiteId?: string
Property Value
string
updatedTimestamp
Time when this collector was updated. Date-Time represented in ISO-8601 format. NOTE: This property will not be serialized. It can only be populated by the server.
updatedTimestamp?: string
Property Value
string