These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.networkfunction.getAzureTrafficCollector
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets the specified Azure Traffic Collector in a specified resource group API Version: 2022-05-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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:networkfunction:getAzureTrafficCollector
arguments:
# arguments dictionary
The following arguments are supported:
- Azure
Traffic stringCollector Name - Azure Traffic Collector name
- Resource
Group stringName - The name of the resource group.
- Azure
Traffic stringCollector Name - Azure Traffic Collector name
- Resource
Group stringName - The name of the resource group.
- azure
Traffic StringCollector Name - Azure Traffic Collector name
- resource
Group StringName - The name of the resource group.
- azure
Traffic stringCollector Name - Azure Traffic Collector name
- resource
Group stringName - The name of the resource group.
- azure_
traffic_ strcollector_ name - Azure Traffic Collector name
- resource_
group_ strname - The name of the resource group.
- azure
Traffic StringCollector Name - Azure Traffic Collector name
- resource
Group StringName - The name of the resource group.
getAzureTrafficCollector Result
The following output properties are available:
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the application rule collection resource.
- System
Data 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.
- Collector
Policies List<Pulumi.Azure Native. Network Function. Outputs. Collector Policy Response> - Collector Policies for Azure Traffic Collector.
- Location string
- Resource location.
- Dictionary<string, string>
- Resource tags.
- Virtual
Hub Pulumi.Azure Native. Network Function. Outputs. Resource Reference Response - The virtualHub to which the Azure Traffic Collector belongs.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Name string
- Resource name.
- Provisioning
State string - 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 string
- Resource type.
- Collector
Policies []CollectorPolicy Response - Collector Policies for Azure Traffic Collector.
- Location string
- Resource location.
- map[string]string
- Resource tags.
- Virtual
Hub ResourceReference Response - The virtualHub to which the Azure Traffic Collector belongs.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- name String
- Resource name.
- provisioning
State String - 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 String
- Resource type.
- collector
Policies List<CollectorPolicy Response> - Collector Policies for Azure Traffic Collector.
- location String
- Resource location.
- Map<String,String>
- Resource tags.
- virtual
Hub ResourceReference Response - The virtualHub to which the Azure Traffic Collector belongs.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- id string
- Resource ID.
- name string
- Resource name.
- provisioning
State string - 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 string
- Resource type.
- collector
Policies CollectorPolicy Response[] - Collector Policies for Azure Traffic Collector.
- location string
- Resource location.
- {[key: string]: string}
- Resource tags.
- virtual
Hub ResourceReference Response - The virtualHub to which the Azure Traffic Collector belongs.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- id str
- Resource ID.
- 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.
- collector_
policies Sequence[CollectorPolicy Response] - Collector Policies for Azure Traffic Collector.
- location str
- Resource location.
- Mapping[str, str]
- Resource tags.
- virtual_
hub ResourceReference Response - The virtualHub to which the Azure Traffic Collector belongs.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the application rule collection resource.
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- Resource type.
- collector
Policies List<Property Map> - Collector Policies for Azure Traffic Collector.
- location String
- Resource location.
- Map<String>
- Resource tags.
- virtual
Hub Property Map - The virtualHub to which the Azure Traffic Collector belongs.
Supporting Types
CollectorPolicyResponse
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Azure resource Id
- Name string
- Azure resource name
- Provisioning
State string - The provisioning state.
- System
Data Pulumi.Azure Native. Network Function. Inputs. Collector Policy Response System Data - Metadata pertaining to creation and last modification of the resource.
- Type string
- Azure resource type
- Emission
Policies List<Pulumi.Azure Native. Network Function. Inputs. Emission Policies Properties Format Response> - Emission policies.
- Ingestion
Policy Pulumi.Azure Native. Network Function. Inputs. Ingestion Policy Properties Format Response - Ingestion policies.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Azure resource Id
- Name string
- Azure resource name
- Provisioning
State string - The provisioning state.
- System
Data CollectorPolicy Response System Data - Metadata pertaining to creation and last modification of the resource.
- Type string
- Azure resource type
- Emission
Policies []EmissionPolicies Properties Format Response - Emission policies.
- Ingestion
Policy IngestionPolicy Properties Format Response - Ingestion policies.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Azure resource Id
- name String
- Azure resource name
- provisioning
State String - The provisioning state.
- system
Data CollectorPolicy Response System Data - Metadata pertaining to creation and last modification of the resource.
- type String
- Azure resource type
- emission
Policies List<EmissionPolicies Properties Format Response> - Emission policies.
- ingestion
Policy IngestionPolicy Properties Format Response - Ingestion policies.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- id string
- Azure resource Id
- name string
- Azure resource name
- provisioning
State string - The provisioning state.
- system
Data CollectorPolicy Response System Data - Metadata pertaining to creation and last modification of the resource.
- type string
- Azure resource type
- emission
Policies EmissionPolicies Properties Format Response[] - Emission policies.
- ingestion
Policy IngestionPolicy Properties Format Response - Ingestion policies.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- id str
- Azure resource Id
- name str
- Azure resource name
- provisioning_
state str - The provisioning state.
- system_
data CollectorPolicy Response System Data - Metadata pertaining to creation and last modification of the resource.
- type str
- Azure resource type
- emission_
policies Sequence[EmissionPolicies Properties Format Response] - Emission policies.
- ingestion_
policy IngestionPolicy Properties Format Response - Ingestion policies.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Azure resource Id
- name String
- Azure resource name
- provisioning
State String - The provisioning state.
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- Azure resource type
- emission
Policies List<Property Map> - Emission policies.
- ingestion
Policy Property Map - Ingestion policies.
CollectorPolicyResponseSystemData
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified 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.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
EmissionPoliciesPropertiesFormatResponse
- Emission
Destinations List<Pulumi.Azure Native. Network Function. Inputs. Emission Policy Destination Response> - Emission policy destinations.
- Emission
Type string - Emission format type.
- Emission
Destinations []EmissionPolicy Destination Response - Emission policy destinations.
- Emission
Type string - Emission format type.
- emission
Destinations List<EmissionPolicy Destination Response> - Emission policy destinations.
- emission
Type String - Emission format type.
- emission
Destinations EmissionPolicy Destination Response[] - Emission policy destinations.
- emission
Type string - Emission format type.
- emission_
destinations Sequence[EmissionPolicy Destination Response] - Emission policy destinations.
- emission_
type str - Emission format type.
- emission
Destinations List<Property Map> - Emission policy destinations.
- emission
Type String - Emission format type.
EmissionPolicyDestinationResponse
- Destination
Type string - Emission destination type.
- Destination
Type string - Emission destination type.
- destination
Type String - Emission destination type.
- destination
Type string - Emission destination type.
- destination_
type str - Emission destination type.
- destination
Type String - Emission destination type.
IngestionPolicyPropertiesFormatResponse
- Ingestion
Sources List<Pulumi.Azure Native. Network Function. Inputs. Ingestion Sources Properties Format Response> - Ingestion Sources.
- Ingestion
Type string - The ingestion type.
- Ingestion
Sources []IngestionSources Properties Format Response - Ingestion Sources.
- Ingestion
Type string - The ingestion type.
- ingestion
Sources List<IngestionSources Properties Format Response> - Ingestion Sources.
- ingestion
Type String - The ingestion type.
- ingestion
Sources IngestionSources Properties Format Response[] - Ingestion Sources.
- ingestion
Type string - The ingestion type.
- ingestion_
sources Sequence[IngestionSources Properties Format Response] - Ingestion Sources.
- ingestion_
type str - The ingestion type.
- ingestion
Sources List<Property Map> - Ingestion Sources.
- ingestion
Type String - The ingestion type.
IngestionSourcesPropertiesFormatResponse
- Resource
Id string - Resource ID.
- Source
Type string - Ingestion source type.
- Resource
Id string - Resource ID.
- Source
Type string - Ingestion source type.
- resource
Id String - Resource ID.
- source
Type String - Ingestion source type.
- resource
Id string - Resource ID.
- source
Type string - Ingestion source type.
- resource_
id str - Resource ID.
- source_
type str - Ingestion source type.
- resource
Id String - Resource ID.
- source
Type String - Ingestion source type.
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
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified 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.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi