azure-native.networkfunction.getAzureTrafficCollector
Explore with Pulumi AI
Gets the specified Azure Traffic Collector in a specified resource group Azure REST API version: 2022-11-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:
- Collector
Policies 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.
- 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.
- 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.
- Collector
Policies []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.
- 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.
- map[string]string
Resource tags.
- Virtual
Hub ResourceReference Response The virtualHub to which the Azure Traffic Collector belongs.
- collector
Policies 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.
- 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.
- Map<String,String>
Resource tags.
- virtual
Hub ResourceReference Response The virtualHub to which the Azure Traffic Collector belongs.
- collector
Policies 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.
- 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.
- {[key: string]: string}
Resource tags.
- virtual
Hub 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.
- collector
Policies 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.
- 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.
- Map<String>
Resource tags.
- virtual
Hub 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
- 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 pulumi/pulumi-azure-native
- License
- Apache-2.0