AzureTrafficCollector interface
Azure Traffic Collector resource.
- Extends
Properties
collector |
Collector Policies for Azure Traffic Collector. NOTE: This property will not be serialized. It can only be populated by the server. |
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. |
provisioning |
The provisioning state of the application rule collection resource. NOTE: This property will not be serialized. It can only be populated by the server. |
virtual |
The virtualHub to which the Azure Traffic Collector belongs. |
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
collectorPolicies
Collector Policies for Azure Traffic Collector. NOTE: This property will not be serialized. It can only be populated by the server.
collectorPolicies?: ResourceReference[]
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?: string
Property Value
string
provisioningState
The provisioning state of the application rule collection resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
virtualHub
The virtualHub to which the Azure Traffic Collector belongs.
virtualHub?: ResourceReference
Property Value
Inherited Property Details
id
Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property 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?: string
Property 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?: TrackedResourceSystemData
Property 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?: string
Property Value
string
Inherited From TrackedResource.type