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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.iotoperations.getDataFlowProfile
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Get a DataFlowProfileResource Azure REST API version: 2024-07-01-preview.
Using getDataFlowProfile
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 getDataFlowProfile(args: GetDataFlowProfileArgs, opts?: InvokeOptions): Promise<GetDataFlowProfileResult>
function getDataFlowProfileOutput(args: GetDataFlowProfileOutputArgs, opts?: InvokeOptions): Output<GetDataFlowProfileResult>
def get_data_flow_profile(dataflow_profile_name: Optional[str] = None,
instance_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDataFlowProfileResult
def get_data_flow_profile_output(dataflow_profile_name: Optional[pulumi.Input[str]] = None,
instance_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDataFlowProfileResult]
func LookupDataFlowProfile(ctx *Context, args *LookupDataFlowProfileArgs, opts ...InvokeOption) (*LookupDataFlowProfileResult, error)
func LookupDataFlowProfileOutput(ctx *Context, args *LookupDataFlowProfileOutputArgs, opts ...InvokeOption) LookupDataFlowProfileResultOutput
> Note: This function is named LookupDataFlowProfile
in the Go SDK.
public static class GetDataFlowProfile
{
public static Task<GetDataFlowProfileResult> InvokeAsync(GetDataFlowProfileArgs args, InvokeOptions? opts = null)
public static Output<GetDataFlowProfileResult> Invoke(GetDataFlowProfileInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDataFlowProfileResult> getDataFlowProfile(GetDataFlowProfileArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:iotoperations:getDataFlowProfile
arguments:
# arguments dictionary
The following arguments are supported:
- Dataflow
Profile stringName - Name of Instance dataflowProfile resource
- Instance
Name string - Name of instance.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Dataflow
Profile stringName - Name of Instance dataflowProfile resource
- Instance
Name string - Name of instance.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- dataflow
Profile StringName - Name of Instance dataflowProfile resource
- instance
Name String - Name of instance.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- dataflow
Profile stringName - Name of Instance dataflowProfile resource
- instance
Name string - Name of instance.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- dataflow_
profile_ strname - Name of Instance dataflowProfile resource
- instance_
name str - Name of instance.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- dataflow
Profile StringName - Name of Instance dataflowProfile resource
- instance
Name String - Name of instance.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getDataFlowProfile Result
The following output properties are available:
- Extended
Location Pulumi.Azure Native. Io TOperations. Outputs. Extended Location Response - Edge location of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Properties
Pulumi.
Azure Native. Io TOperations. Outputs. Data Flow Profile Properties Response - The resource-specific properties for this resource.
- System
Data Pulumi.Azure Native. Io TOperations. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Extended
Location ExtendedLocation Response - Edge location of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Properties
Data
Flow Profile Properties Response - The resource-specific properties for this resource.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extended
Location ExtendedLocation Response - Edge location of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- properties
Data
Flow Profile Properties Response - The resource-specific properties for this resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extended
Location ExtendedLocation Response - Edge location of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- properties
Data
Flow Profile Properties Response - The resource-specific properties for this resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extended_
location ExtendedLocation Response - Edge location of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
- The name of the resource
- properties
Data
Flow Profile Properties Response - The resource-specific properties for this resource.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extended
Location Property Map - Edge location of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- properties Property Map
- The resource-specific properties for this resource.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Supporting Types
DataFlowProfilePropertiesResponse
- Provisioning
State string - The status of the last operation.
- Diagnostics
Pulumi.
Azure Native. Io TOperations. Inputs. Profile Diagnostics Response - Spec defines the desired identities of NBC diagnostics settings.
- Instance
Count int - To manually scale the dataflow profile, specify the maximum number of instances you want to run.
- Provisioning
State string - The status of the last operation.
- Diagnostics
Profile
Diagnostics Response - Spec defines the desired identities of NBC diagnostics settings.
- Instance
Count int - To manually scale the dataflow profile, specify the maximum number of instances you want to run.
- provisioning
State String - The status of the last operation.
- diagnostics
Profile
Diagnostics Response - Spec defines the desired identities of NBC diagnostics settings.
- instance
Count Integer - To manually scale the dataflow profile, specify the maximum number of instances you want to run.
- provisioning
State string - The status of the last operation.
- diagnostics
Profile
Diagnostics Response - Spec defines the desired identities of NBC diagnostics settings.
- instance
Count number - To manually scale the dataflow profile, specify the maximum number of instances you want to run.
- provisioning_
state str - The status of the last operation.
- diagnostics
Profile
Diagnostics Response - Spec defines the desired identities of NBC diagnostics settings.
- instance_
count int - To manually scale the dataflow profile, specify the maximum number of instances you want to run.
- provisioning
State String - The status of the last operation.
- diagnostics Property Map
- Spec defines the desired identities of NBC diagnostics settings.
- instance
Count Number - To manually scale the dataflow profile, specify the maximum number of instances you want to run.
DiagnosticsLogsResponse
- Level string
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- Opentelemetry
Export Pulumi.Config Azure Native. Io TOperations. Inputs. Open Telemetry Log Export Config Response - The open telemetry export configuration.
- Level string
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- Opentelemetry
Export OpenConfig Telemetry Log Export Config Response - The open telemetry export configuration.
- level String
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- opentelemetry
Export OpenConfig Telemetry Log Export Config Response - The open telemetry export configuration.
- level string
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- opentelemetry
Export OpenConfig Telemetry Log Export Config Response - The open telemetry export configuration.
- level str
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- opentelemetry_
export_ Openconfig Telemetry Log Export Config Response - The open telemetry export configuration.
- level String
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- opentelemetry
Export Property MapConfig - The open telemetry export configuration.
ExtendedLocationResponse
MetricsResponse
- Opentelemetry
Export Pulumi.Config Azure Native. Io TOperations. Inputs. Open Telemetry Export Config Response - The open telemetry export configuration.
- Prometheus
Port int - The prometheus port to expose the metrics.
- Opentelemetry
Export OpenConfig Telemetry Export Config Response - The open telemetry export configuration.
- Prometheus
Port int - The prometheus port to expose the metrics.
- opentelemetry
Export OpenConfig Telemetry Export Config Response - The open telemetry export configuration.
- prometheus
Port Integer - The prometheus port to expose the metrics.
- opentelemetry
Export OpenConfig Telemetry Export Config Response - The open telemetry export configuration.
- prometheus
Port number - The prometheus port to expose the metrics.
- opentelemetry_
export_ Openconfig Telemetry Export Config Response - The open telemetry export configuration.
- prometheus_
port int - The prometheus port to expose the metrics.
- opentelemetry
Export Property MapConfig - The open telemetry export configuration.
- prometheus
Port Number - The prometheus port to expose the metrics.
OpenTelemetryExportConfigResponse
- Otlp
Grpc stringEndpoint - The open telemetry collector endpoint to export to.
- Interval
Seconds int - How often to export the metrics to the open telemetry collector.
- Otlp
Grpc stringEndpoint - The open telemetry collector endpoint to export to.
- Interval
Seconds int - How often to export the metrics to the open telemetry collector.
- otlp
Grpc StringEndpoint - The open telemetry collector endpoint to export to.
- interval
Seconds Integer - How often to export the metrics to the open telemetry collector.
- otlp
Grpc stringEndpoint - The open telemetry collector endpoint to export to.
- interval
Seconds number - How often to export the metrics to the open telemetry collector.
- otlp_
grpc_ strendpoint - The open telemetry collector endpoint to export to.
- interval_
seconds int - How often to export the metrics to the open telemetry collector.
- otlp
Grpc StringEndpoint - The open telemetry collector endpoint to export to.
- interval
Seconds Number - How often to export the metrics to the open telemetry collector.
OpenTelemetryLogExportConfigResponse
- Otlp
Grpc stringEndpoint - The open telemetry collector endpoint to export to.
- Interval
Seconds int - How often to export the metrics to the open telemetry collector.
- Level string
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- Otlp
Grpc stringEndpoint - The open telemetry collector endpoint to export to.
- Interval
Seconds int - How often to export the metrics to the open telemetry collector.
- Level string
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- otlp
Grpc StringEndpoint - The open telemetry collector endpoint to export to.
- interval
Seconds Integer - How often to export the metrics to the open telemetry collector.
- level String
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- otlp
Grpc stringEndpoint - The open telemetry collector endpoint to export to.
- interval
Seconds number - How often to export the metrics to the open telemetry collector.
- level string
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- otlp_
grpc_ strendpoint - The open telemetry collector endpoint to export to.
- interval_
seconds int - How often to export the metrics to the open telemetry collector.
- level str
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- otlp
Grpc StringEndpoint - The open telemetry collector endpoint to export to.
- interval
Seconds Number - How often to export the metrics to the open telemetry collector.
- level String
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
ProfileDiagnosticsResponse
- Logs
Pulumi.
Azure Native. Io TOperations. Inputs. Diagnostics Logs Response - Diagnostic log settings for the resource.
- Metrics
Pulumi.
Azure Native. Io TOperations. Inputs. Metrics Response - The metrics settings for the resource.
- Logs
Diagnostics
Logs Response - Diagnostic log settings for the resource.
- Metrics
Metrics
Response - The metrics settings for the resource.
- logs
Diagnostics
Logs Response - Diagnostic log settings for the resource.
- metrics
Metrics
Response - The metrics settings for the resource.
- logs
Diagnostics
Logs Response - Diagnostic log settings for the resource.
- metrics
Metrics
Response - The metrics settings for the resource.
- logs
Diagnostics
Logs Response - Diagnostic log settings for the resource.
- metrics
Metrics
Response - The metrics settings for the resource.
- logs Property Map
- Diagnostic log settings for the resource.
- metrics Property Map
- The metrics settings for the resource.
SystemDataResponse
- 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 stringAt - The timestamp of resource last modification (UTC)
- 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 stringAt - The timestamp of resource last modification (UTC)
- 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 StringAt - The timestamp of resource last modification (UTC)
- 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 stringAt - The timestamp of resource last modification (UTC)
- 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_ strat - The timestamp of resource last modification (UTC)
- 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 StringAt - The timestamp of resource last modification (UTC)
- 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
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi