1. Packages
  2. Azure Native
  3. API Docs
  4. logic
  5. getRosettaNetProcessConfiguration
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

azure-native.logic.getRosettaNetProcessConfiguration

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

Gets an integration account RosettaNetProcessConfiguration.

Uses Azure REST API version 2016-06-01.

Using getRosettaNetProcessConfiguration

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 getRosettaNetProcessConfiguration(args: GetRosettaNetProcessConfigurationArgs, opts?: InvokeOptions): Promise<GetRosettaNetProcessConfigurationResult>
function getRosettaNetProcessConfigurationOutput(args: GetRosettaNetProcessConfigurationOutputArgs, opts?: InvokeOptions): Output<GetRosettaNetProcessConfigurationResult>
Copy
def get_rosetta_net_process_configuration(integration_account_name: Optional[str] = None,
                                          resource_group_name: Optional[str] = None,
                                          rosetta_net_process_configuration_name: Optional[str] = None,
                                          opts: Optional[InvokeOptions] = None) -> GetRosettaNetProcessConfigurationResult
def get_rosetta_net_process_configuration_output(integration_account_name: Optional[pulumi.Input[str]] = None,
                                          resource_group_name: Optional[pulumi.Input[str]] = None,
                                          rosetta_net_process_configuration_name: Optional[pulumi.Input[str]] = None,
                                          opts: Optional[InvokeOptions] = None) -> Output[GetRosettaNetProcessConfigurationResult]
Copy
func LookupRosettaNetProcessConfiguration(ctx *Context, args *LookupRosettaNetProcessConfigurationArgs, opts ...InvokeOption) (*LookupRosettaNetProcessConfigurationResult, error)
func LookupRosettaNetProcessConfigurationOutput(ctx *Context, args *LookupRosettaNetProcessConfigurationOutputArgs, opts ...InvokeOption) LookupRosettaNetProcessConfigurationResultOutput
Copy

> Note: This function is named LookupRosettaNetProcessConfiguration in the Go SDK.

public static class GetRosettaNetProcessConfiguration 
{
    public static Task<GetRosettaNetProcessConfigurationResult> InvokeAsync(GetRosettaNetProcessConfigurationArgs args, InvokeOptions? opts = null)
    public static Output<GetRosettaNetProcessConfigurationResult> Invoke(GetRosettaNetProcessConfigurationInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetRosettaNetProcessConfigurationResult> getRosettaNetProcessConfiguration(GetRosettaNetProcessConfigurationArgs args, InvokeOptions options)
public static Output<GetRosettaNetProcessConfigurationResult> getRosettaNetProcessConfiguration(GetRosettaNetProcessConfigurationArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:logic:getRosettaNetProcessConfiguration
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

IntegrationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The integration account name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
RosettaNetProcessConfigurationName
This property is required.
Changes to this property will trigger replacement.
string
The integration account RosettaNetProcessConfiguration name.
IntegrationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The integration account name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
RosettaNetProcessConfigurationName
This property is required.
Changes to this property will trigger replacement.
string
The integration account RosettaNetProcessConfiguration name.
integrationAccountName
This property is required.
Changes to this property will trigger replacement.
String
The integration account name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.
rosettaNetProcessConfigurationName
This property is required.
Changes to this property will trigger replacement.
String
The integration account RosettaNetProcessConfiguration name.
integrationAccountName
This property is required.
Changes to this property will trigger replacement.
string
The integration account name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
rosettaNetProcessConfigurationName
This property is required.
Changes to this property will trigger replacement.
string
The integration account RosettaNetProcessConfiguration name.
integration_account_name
This property is required.
Changes to this property will trigger replacement.
str
The integration account name.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The resource group name.
rosetta_net_process_configuration_name
This property is required.
Changes to this property will trigger replacement.
str
The integration account RosettaNetProcessConfiguration name.
integrationAccountName
This property is required.
Changes to this property will trigger replacement.
String
The integration account name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.
rosettaNetProcessConfigurationName
This property is required.
Changes to this property will trigger replacement.
String
The integration account RosettaNetProcessConfiguration name.

getRosettaNetProcessConfiguration Result

The following output properties are available:

ActivitySettings Pulumi.AzureNative.Logic.Outputs.RosettaNetPipActivitySettingsResponse
The RosettaNet process configuration activity settings.
AzureApiVersion string
The Azure API version of the resource.
ChangedTime string
The changed time.
CreatedTime string
The created time.
Id string
The resource id.
InitiatorRoleSettings Pulumi.AzureNative.Logic.Outputs.RosettaNetPipRoleSettingsResponse
The RosettaNet initiator role settings.
Name string
Gets the resource name.
ProcessCode string
The integration account RosettaNet process code.
ProcessName string
The integration account RosettaNet process name.
ProcessVersion string
The integration account RosettaNet process version.
ResponderRoleSettings Pulumi.AzureNative.Logic.Outputs.RosettaNetPipRoleSettingsResponse
The RosettaNet responder role settings.
Type string
Gets the resource type.
Description string
The integration account RosettaNet ProcessConfiguration properties.
Location string
The resource location.
Metadata Dictionary<string, string>
The metadata.
Tags Dictionary<string, string>
The resource tags.
ActivitySettings RosettaNetPipActivitySettingsResponse
The RosettaNet process configuration activity settings.
AzureApiVersion string
The Azure API version of the resource.
ChangedTime string
The changed time.
CreatedTime string
The created time.
Id string
The resource id.
InitiatorRoleSettings RosettaNetPipRoleSettingsResponse
The RosettaNet initiator role settings.
Name string
Gets the resource name.
ProcessCode string
The integration account RosettaNet process code.
ProcessName string
The integration account RosettaNet process name.
ProcessVersion string
The integration account RosettaNet process version.
ResponderRoleSettings RosettaNetPipRoleSettingsResponse
The RosettaNet responder role settings.
Type string
Gets the resource type.
Description string
The integration account RosettaNet ProcessConfiguration properties.
Location string
The resource location.
Metadata map[string]string
The metadata.
Tags map[string]string
The resource tags.
activitySettings RosettaNetPipActivitySettingsResponse
The RosettaNet process configuration activity settings.
azureApiVersion String
The Azure API version of the resource.
changedTime String
The changed time.
createdTime String
The created time.
id String
The resource id.
initiatorRoleSettings RosettaNetPipRoleSettingsResponse
The RosettaNet initiator role settings.
name String
Gets the resource name.
processCode String
The integration account RosettaNet process code.
processName String
The integration account RosettaNet process name.
processVersion String
The integration account RosettaNet process version.
responderRoleSettings RosettaNetPipRoleSettingsResponse
The RosettaNet responder role settings.
type String
Gets the resource type.
description String
The integration account RosettaNet ProcessConfiguration properties.
location String
The resource location.
metadata Map<String,String>
The metadata.
tags Map<String,String>
The resource tags.
activitySettings RosettaNetPipActivitySettingsResponse
The RosettaNet process configuration activity settings.
azureApiVersion string
The Azure API version of the resource.
changedTime string
The changed time.
createdTime string
The created time.
id string
The resource id.
initiatorRoleSettings RosettaNetPipRoleSettingsResponse
The RosettaNet initiator role settings.
name string
Gets the resource name.
processCode string
The integration account RosettaNet process code.
processName string
The integration account RosettaNet process name.
processVersion string
The integration account RosettaNet process version.
responderRoleSettings RosettaNetPipRoleSettingsResponse
The RosettaNet responder role settings.
type string
Gets the resource type.
description string
The integration account RosettaNet ProcessConfiguration properties.
location string
The resource location.
metadata {[key: string]: string}
The metadata.
tags {[key: string]: string}
The resource tags.
activity_settings RosettaNetPipActivitySettingsResponse
The RosettaNet process configuration activity settings.
azure_api_version str
The Azure API version of the resource.
changed_time str
The changed time.
created_time str
The created time.
id str
The resource id.
initiator_role_settings RosettaNetPipRoleSettingsResponse
The RosettaNet initiator role settings.
name str
Gets the resource name.
process_code str
The integration account RosettaNet process code.
process_name str
The integration account RosettaNet process name.
process_version str
The integration account RosettaNet process version.
responder_role_settings RosettaNetPipRoleSettingsResponse
The RosettaNet responder role settings.
type str
Gets the resource type.
description str
The integration account RosettaNet ProcessConfiguration properties.
location str
The resource location.
metadata Mapping[str, str]
The metadata.
tags Mapping[str, str]
The resource tags.
activitySettings Property Map
The RosettaNet process configuration activity settings.
azureApiVersion String
The Azure API version of the resource.
changedTime String
The changed time.
createdTime String
The created time.
id String
The resource id.
initiatorRoleSettings Property Map
The RosettaNet initiator role settings.
name String
Gets the resource name.
processCode String
The integration account RosettaNet process code.
processName String
The integration account RosettaNet process name.
processVersion String
The integration account RosettaNet process version.
responderRoleSettings Property Map
The RosettaNet responder role settings.
type String
Gets the resource type.
description String
The integration account RosettaNet ProcessConfiguration properties.
location String
The resource location.
metadata Map<String>
The metadata.
tags Map<String>
The resource tags.

Supporting Types

RosettaNetPipAcknowledgmentOfReceiptSettingsResponse

IsNonRepudiationRequired This property is required. bool
The non-repudiation is required or not.
TimeToAcknowledgeInSeconds This property is required. int
The time to acknowledge in seconds.
IsNonRepudiationRequired This property is required. bool
The non-repudiation is required or not.
TimeToAcknowledgeInSeconds This property is required. int
The time to acknowledge in seconds.
isNonRepudiationRequired This property is required. Boolean
The non-repudiation is required or not.
timeToAcknowledgeInSeconds This property is required. Integer
The time to acknowledge in seconds.
isNonRepudiationRequired This property is required. boolean
The non-repudiation is required or not.
timeToAcknowledgeInSeconds This property is required. number
The time to acknowledge in seconds.
is_non_repudiation_required This property is required. bool
The non-repudiation is required or not.
time_to_acknowledge_in_seconds This property is required. int
The time to acknowledge in seconds.
isNonRepudiationRequired This property is required. Boolean
The non-repudiation is required or not.
timeToAcknowledgeInSeconds This property is required. Number
The time to acknowledge in seconds.

RosettaNetPipActivityBehaviorResponse

ActionType This property is required. string
The value indicating whether the RosettaNet PIP is used for a single action.
IsAuthorizationRequired This property is required. bool
The value indicating whether authorization is required.
IsSecuredTransportRequired This property is required. bool
The value indicating whether secured transport is required.
NonRepudiationOfOriginAndContent This property is required. bool
The value indicating whether non-repudiation is for origin and content.
PersistentConfidentialityScope This property is required. string
The persistent confidentiality encryption scope.
ResponseType This property is required. string
The value indicating whether the RosettaNet PIP communication is synchronous.
RetryCount This property is required. int
The value indicating retry count.
TimeToPerformInSeconds This property is required. int
The time to perform in seconds.
ActionType This property is required. string
The value indicating whether the RosettaNet PIP is used for a single action.
IsAuthorizationRequired This property is required. bool
The value indicating whether authorization is required.
IsSecuredTransportRequired This property is required. bool
The value indicating whether secured transport is required.
NonRepudiationOfOriginAndContent This property is required. bool
The value indicating whether non-repudiation is for origin and content.
PersistentConfidentialityScope This property is required. string
The persistent confidentiality encryption scope.
ResponseType This property is required. string
The value indicating whether the RosettaNet PIP communication is synchronous.
RetryCount This property is required. int
The value indicating retry count.
TimeToPerformInSeconds This property is required. int
The time to perform in seconds.
actionType This property is required. String
The value indicating whether the RosettaNet PIP is used for a single action.
isAuthorizationRequired This property is required. Boolean
The value indicating whether authorization is required.
isSecuredTransportRequired This property is required. Boolean
The value indicating whether secured transport is required.
nonRepudiationOfOriginAndContent This property is required. Boolean
The value indicating whether non-repudiation is for origin and content.
persistentConfidentialityScope This property is required. String
The persistent confidentiality encryption scope.
responseType This property is required. String
The value indicating whether the RosettaNet PIP communication is synchronous.
retryCount This property is required. Integer
The value indicating retry count.
timeToPerformInSeconds This property is required. Integer
The time to perform in seconds.
actionType This property is required. string
The value indicating whether the RosettaNet PIP is used for a single action.
isAuthorizationRequired This property is required. boolean
The value indicating whether authorization is required.
isSecuredTransportRequired This property is required. boolean
The value indicating whether secured transport is required.
nonRepudiationOfOriginAndContent This property is required. boolean
The value indicating whether non-repudiation is for origin and content.
persistentConfidentialityScope This property is required. string
The persistent confidentiality encryption scope.
responseType This property is required. string
The value indicating whether the RosettaNet PIP communication is synchronous.
retryCount This property is required. number
The value indicating retry count.
timeToPerformInSeconds This property is required. number
The time to perform in seconds.
action_type This property is required. str
The value indicating whether the RosettaNet PIP is used for a single action.
is_authorization_required This property is required. bool
The value indicating whether authorization is required.
is_secured_transport_required This property is required. bool
The value indicating whether secured transport is required.
non_repudiation_of_origin_and_content This property is required. bool
The value indicating whether non-repudiation is for origin and content.
persistent_confidentiality_scope This property is required. str
The persistent confidentiality encryption scope.
response_type This property is required. str
The value indicating whether the RosettaNet PIP communication is synchronous.
retry_count This property is required. int
The value indicating retry count.
time_to_perform_in_seconds This property is required. int
The time to perform in seconds.
actionType This property is required. String
The value indicating whether the RosettaNet PIP is used for a single action.
isAuthorizationRequired This property is required. Boolean
The value indicating whether authorization is required.
isSecuredTransportRequired This property is required. Boolean
The value indicating whether secured transport is required.
nonRepudiationOfOriginAndContent This property is required. Boolean
The value indicating whether non-repudiation is for origin and content.
persistentConfidentialityScope This property is required. String
The persistent confidentiality encryption scope.
responseType This property is required. String
The value indicating whether the RosettaNet PIP communication is synchronous.
retryCount This property is required. Number
The value indicating retry count.
timeToPerformInSeconds This property is required. Number
The time to perform in seconds.

RosettaNetPipActivitySettingsResponse

AcknowledgmentOfReceiptSettings This property is required. Pulumi.AzureNative.Logic.Inputs.RosettaNetPipAcknowledgmentOfReceiptSettingsResponse
The RosettaNet ProcessConfiguration acknowledgement settings.
ActivityBehavior This property is required. Pulumi.AzureNative.Logic.Inputs.RosettaNetPipActivityBehaviorResponse
The RosettaNet ProcessConfiguration activity behavior.
ActivityType This property is required. string
The RosettaNet ProcessConfiguration activity type.
AcknowledgmentOfReceiptSettings This property is required. RosettaNetPipAcknowledgmentOfReceiptSettingsResponse
The RosettaNet ProcessConfiguration acknowledgement settings.
ActivityBehavior This property is required. RosettaNetPipActivityBehaviorResponse
The RosettaNet ProcessConfiguration activity behavior.
ActivityType This property is required. string
The RosettaNet ProcessConfiguration activity type.
acknowledgmentOfReceiptSettings This property is required. RosettaNetPipAcknowledgmentOfReceiptSettingsResponse
The RosettaNet ProcessConfiguration acknowledgement settings.
activityBehavior This property is required. RosettaNetPipActivityBehaviorResponse
The RosettaNet ProcessConfiguration activity behavior.
activityType This property is required. String
The RosettaNet ProcessConfiguration activity type.
acknowledgmentOfReceiptSettings This property is required. RosettaNetPipAcknowledgmentOfReceiptSettingsResponse
The RosettaNet ProcessConfiguration acknowledgement settings.
activityBehavior This property is required. RosettaNetPipActivityBehaviorResponse
The RosettaNet ProcessConfiguration activity behavior.
activityType This property is required. string
The RosettaNet ProcessConfiguration activity type.
acknowledgment_of_receipt_settings This property is required. RosettaNetPipAcknowledgmentOfReceiptSettingsResponse
The RosettaNet ProcessConfiguration acknowledgement settings.
activity_behavior This property is required. RosettaNetPipActivityBehaviorResponse
The RosettaNet ProcessConfiguration activity behavior.
activity_type This property is required. str
The RosettaNet ProcessConfiguration activity type.
acknowledgmentOfReceiptSettings This property is required. Property Map
The RosettaNet ProcessConfiguration acknowledgement settings.
activityBehavior This property is required. Property Map
The RosettaNet ProcessConfiguration activity behavior.
activityType This property is required. String
The RosettaNet ProcessConfiguration activity type.

RosettaNetPipBusinessDocumentResponse

Name This property is required. string
The business document name.
Version This property is required. string
The business document version.
Description string
The business document description.
Name This property is required. string
The business document name.
Version This property is required. string
The business document version.
Description string
The business document description.
name This property is required. String
The business document name.
version This property is required. String
The business document version.
description String
The business document description.
name This property is required. string
The business document name.
version This property is required. string
The business document version.
description string
The business document description.
name This property is required. str
The business document name.
version This property is required. str
The business document version.
description str
The business document description.
name This property is required. String
The business document name.
version This property is required. String
The business document version.
description String
The business document description.

RosettaNetPipRoleSettingsResponse

Action This property is required. string
The action name.
BusinessDocument This property is required. Pulumi.AzureNative.Logic.Inputs.RosettaNetPipBusinessDocumentResponse
The RosettaNet ProcessConfiguration business document.
Role This property is required. string
The role name.
RoleType This property is required. string
The RosettaNet ProcessConfiguration role type.
Service This property is required. string
The service name.
ServiceClassification This property is required. string
The service classification name.
Description string
The description.
Action This property is required. string
The action name.
BusinessDocument This property is required. RosettaNetPipBusinessDocumentResponse
The RosettaNet ProcessConfiguration business document.
Role This property is required. string
The role name.
RoleType This property is required. string
The RosettaNet ProcessConfiguration role type.
Service This property is required. string
The service name.
ServiceClassification This property is required. string
The service classification name.
Description string
The description.
action This property is required. String
The action name.
businessDocument This property is required. RosettaNetPipBusinessDocumentResponse
The RosettaNet ProcessConfiguration business document.
role This property is required. String
The role name.
roleType This property is required. String
The RosettaNet ProcessConfiguration role type.
service This property is required. String
The service name.
serviceClassification This property is required. String
The service classification name.
description String
The description.
action This property is required. string
The action name.
businessDocument This property is required. RosettaNetPipBusinessDocumentResponse
The RosettaNet ProcessConfiguration business document.
role This property is required. string
The role name.
roleType This property is required. string
The RosettaNet ProcessConfiguration role type.
service This property is required. string
The service name.
serviceClassification This property is required. string
The service classification name.
description string
The description.
action This property is required. str
The action name.
business_document This property is required. RosettaNetPipBusinessDocumentResponse
The RosettaNet ProcessConfiguration business document.
role This property is required. str
The role name.
role_type This property is required. str
The RosettaNet ProcessConfiguration role type.
service This property is required. str
The service name.
service_classification This property is required. str
The service classification name.
description str
The description.
action This property is required. String
The action name.
businessDocument This property is required. Property Map
The RosettaNet ProcessConfiguration business document.
role This property is required. String
The role name.
roleType This property is required. String
The RosettaNet ProcessConfiguration role type.
service This property is required. String
The service name.
serviceClassification This property is required. String
The service classification name.
description String
The description.

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 v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi