Get Azure Traffic Collector Result
data class GetAzureTrafficCollectorResult(val collectorPolicies: List<ResourceReferenceResponse>, val etag: String, val id: String, val location: String, val name: String, val provisioningState: String, val systemData: TrackedResourceResponseSystemData, val tags: Map<String, String>? = null, val type: String, val virtualHub: ResourceReferenceResponse? = null)
Azure Traffic Collector resource.
Constructors
Link copied to clipboard
constructor(collectorPolicies: List<ResourceReferenceResponse>, etag: String, id: String, location: String, name: String, provisioningState: String, systemData: TrackedResourceResponseSystemData, tags: Map<String, String>? = null, type: String, virtualHub: ResourceReferenceResponse? = null)
Properties
Link copied to clipboard
Collector Policies for Azure Traffic Collector.
Link copied to clipboard
The provisioning state of the application rule collection resource.
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource.
Link copied to clipboard
The virtualHub to which the Azure Traffic Collector belongs.