This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.networkfunction.getAzureTrafficCollector
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets the specified Azure Traffic Collector in a specified resource group Azure REST API version: 2022-11-01.
Other available API versions: 2022-08-01.
Using getAzureTrafficCollector
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAzureTrafficCollector(args: GetAzureTrafficCollectorArgs, opts?: InvokeOptions): Promise<GetAzureTrafficCollectorResult>
function getAzureTrafficCollectorOutput(args: GetAzureTrafficCollectorOutputArgs, opts?: InvokeOptions): Output<GetAzureTrafficCollectorResult>def get_azure_traffic_collector(azure_traffic_collector_name: Optional[str] = None,
                                resource_group_name: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetAzureTrafficCollectorResult
def get_azure_traffic_collector_output(azure_traffic_collector_name: Optional[pulumi.Input[str]] = None,
                                resource_group_name: Optional[pulumi.Input[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetAzureTrafficCollectorResult]func LookupAzureTrafficCollector(ctx *Context, args *LookupAzureTrafficCollectorArgs, opts ...InvokeOption) (*LookupAzureTrafficCollectorResult, error)
func LookupAzureTrafficCollectorOutput(ctx *Context, args *LookupAzureTrafficCollectorOutputArgs, opts ...InvokeOption) LookupAzureTrafficCollectorResultOutput> Note: This function is named LookupAzureTrafficCollector in the Go SDK.
public static class GetAzureTrafficCollector 
{
    public static Task<GetAzureTrafficCollectorResult> InvokeAsync(GetAzureTrafficCollectorArgs args, InvokeOptions? opts = null)
    public static Output<GetAzureTrafficCollectorResult> Invoke(GetAzureTrafficCollectorInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAzureTrafficCollectorResult> getAzureTrafficCollector(GetAzureTrafficCollectorArgs args, InvokeOptions options)
public static Output<GetAzureTrafficCollectorResult> getAzureTrafficCollector(GetAzureTrafficCollectorArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:networkfunction:getAzureTrafficCollector
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AzureTraffic stringCollector Name 
- Azure Traffic Collector name
- ResourceGroup stringName 
- The name of the resource group.
- AzureTraffic stringCollector Name 
- Azure Traffic Collector name
- ResourceGroup stringName 
- The name of the resource group.
- azureTraffic StringCollector Name 
- Azure Traffic Collector name
- resourceGroup StringName 
- The name of the resource group.
- azureTraffic stringCollector Name 
- Azure Traffic Collector name
- resourceGroup stringName 
- The name of the resource group.
- azure_traffic_ strcollector_ name 
- Azure Traffic Collector name
- resource_group_ strname 
- The name of the resource group.
- azureTraffic StringCollector Name 
- Azure Traffic Collector name
- resourceGroup StringName 
- The name of the resource group.
getAzureTrafficCollector Result
The following output properties are available:
- CollectorPolicies List<Pulumi.Azure Native. Network Function. Outputs. Resource Reference Response> 
- Collector Policies for Azure Traffic Collector.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Location string
- Resource location.
- Name string
- Resource name.
- ProvisioningState string
- The provisioning state of the application rule collection resource.
- SystemData Pulumi.Azure Native. Network Function. Outputs. Tracked Resource Response System Data 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- Resource type.
- Dictionary<string, string>
- Resource tags.
- VirtualHub Pulumi.Azure Native. Network Function. Outputs. Resource Reference Response 
- The virtualHub to which the Azure Traffic Collector belongs.
- CollectorPolicies []ResourceReference Response 
- Collector Policies for Azure Traffic Collector.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Location string
- Resource location.
- Name string
- Resource name.
- ProvisioningState string
- The provisioning state of the application rule collection resource.
- SystemData TrackedResource Response System Data 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- Resource type.
- map[string]string
- Resource tags.
- VirtualHub ResourceReference Response 
- The virtualHub to which the Azure Traffic Collector belongs.
- collectorPolicies List<ResourceReference Response> 
- Collector Policies for Azure Traffic Collector.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- location String
- Resource location.
- name String
- Resource name.
- provisioningState String
- The provisioning state of the application rule collection resource.
- systemData TrackedResource Response System Data 
- Metadata pertaining to creation and last modification of the resource.
- type String
- Resource type.
- Map<String,String>
- Resource tags.
- virtualHub ResourceReference Response 
- The virtualHub to which the Azure Traffic Collector belongs.
- collectorPolicies ResourceReference Response[] 
- Collector Policies for Azure Traffic Collector.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- id string
- Resource ID.
- location string
- Resource location.
- name string
- Resource name.
- provisioningState string
- The provisioning state of the application rule collection resource.
- systemData TrackedResource Response System Data 
- Metadata pertaining to creation and last modification of the resource.
- type string
- Resource type.
- {[key: string]: string}
- Resource tags.
- virtualHub ResourceReference Response 
- The virtualHub to which the Azure Traffic Collector belongs.
- collector_policies Sequence[ResourceReference Response] 
- Collector Policies for Azure Traffic Collector.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- id str
- Resource ID.
- location str
- Resource location.
- name str
- Resource name.
- provisioning_state str
- The provisioning state of the application rule collection resource.
- system_data TrackedResource Response System Data 
- Metadata pertaining to creation and last modification of the resource.
- type str
- Resource type.
- Mapping[str, str]
- Resource tags.
- virtual_hub ResourceReference Response 
- The virtualHub to which the Azure Traffic Collector belongs.
- collectorPolicies List<Property Map>
- Collector Policies for Azure Traffic Collector.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- location String
- Resource location.
- name String
- Resource name.
- provisioningState String
- The provisioning state of the application rule collection resource.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- Resource type.
- Map<String>
- Resource tags.
- virtualHub Property Map
- The virtualHub to which the Azure Traffic Collector belongs.
Supporting Types
ResourceReferenceResponse  
- Id string
- Resource ID.
- Id string
- Resource ID.
- id String
- Resource ID.
- id string
- Resource ID.
- id str
- Resource ID.
- id String
- Resource ID.
TrackedResourceResponseSystemData    
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi