CollectorPolicy interface 
Collector policy resource.
- Extends
Properties
| emission | Emission policies. | 
| etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. | 
| ingestion | Ingestion policies. | 
| provisioning | The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server. | 
Inherited Properties
| id | Resource ID. NOTE: This property will not be serialized. It can only be populated by the server. | 
| location | Resource location. | 
| name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. | 
| system | Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server. | 
| tags | Resource tags. | 
| type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. | 
Property Details
		emissionPolicies
	 
	Emission policies.
emissionPolicies?: EmissionPoliciesPropertiesFormat[]Property Value
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: stringProperty Value
string
		ingestionPolicy
	 
	Ingestion policies.
ingestionPolicy?: IngestionPolicyPropertiesFormatProperty Value
		provisioningState
	 
	The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: stringProperty Value
string
Inherited Property Details
id
Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: stringProperty Value
string
Inherited From TrackedResource.id
location
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: stringProperty Value
string
Inherited From TrackedResource.name
		systemData
	 
	Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: TrackedResourceSystemDataProperty Value
Inherited From TrackedResource.systemData
tags
Resource tags.
tags?: {[propertyName: string]: string}Property Value
{[propertyName: string]: string}
Inherited From TrackedResource.tags
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: stringProperty Value
string
Inherited From TrackedResource.type