CollectorPropertiesBase interface
Collector properties class.
- Extends
Properties
| created |
Gets the Timestamp when collector was created. NOTE: This property will not be serialized. It can only be populated by the server. |
| discovery |
Gets the discovery site id. |
| updated |
Timestamp when collector was last updated. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
| provisioning |
The status of the last operation. |
Property Details
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