1. Packages
  2. Azure Native
  3. API Docs
  4. logic
  5. getRosettaNetProcessConfiguration
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.37.0 published on Monday, Apr 15, 2024 by Pulumi

azure-native.logic.getRosettaNetProcessConfiguration

Explore with Pulumi AI

azure-native logo
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.37.0 published on Monday, Apr 15, 2024 by Pulumi

    Gets an integration account RosettaNetProcessConfiguration. 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>
    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]
    func LookupRosettaNetProcessConfiguration(ctx *Context, args *LookupRosettaNetProcessConfigurationArgs, opts ...InvokeOption) (*LookupRosettaNetProcessConfigurationResult, error)
    func LookupRosettaNetProcessConfigurationOutput(ctx *Context, args *LookupRosettaNetProcessConfigurationOutputArgs, opts ...InvokeOption) LookupRosettaNetProcessConfigurationResultOutput

    > 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)
    }
    public static CompletableFuture<GetRosettaNetProcessConfigurationResult> getRosettaNetProcessConfiguration(GetRosettaNetProcessConfigurationArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:logic:getRosettaNetProcessConfiguration
      arguments:
        # arguments dictionary

    The following arguments are supported:

    IntegrationAccountName string
    The integration account name.
    ResourceGroupName string
    The resource group name.
    RosettaNetProcessConfigurationName string
    The integration account RosettaNetProcessConfiguration name.
    IntegrationAccountName string
    The integration account name.
    ResourceGroupName string
    The resource group name.
    RosettaNetProcessConfigurationName string
    The integration account RosettaNetProcessConfiguration name.
    integrationAccountName String
    The integration account name.
    resourceGroupName String
    The resource group name.
    rosettaNetProcessConfigurationName String
    The integration account RosettaNetProcessConfiguration name.
    integrationAccountName string
    The integration account name.
    resourceGroupName string
    The resource group name.
    rosettaNetProcessConfigurationName string
    The integration account RosettaNetProcessConfiguration name.
    integration_account_name str
    The integration account name.
    resource_group_name str
    The resource group name.
    rosetta_net_process_configuration_name str
    The integration account RosettaNetProcessConfiguration name.
    integrationAccountName String
    The integration account name.
    resourceGroupName String
    The resource group name.
    rosettaNetProcessConfigurationName 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.
    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.
    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.
    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.
    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.
    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.
    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 bool
    The non-repudiation is required or not.
    TimeToAcknowledgeInSeconds int
    The time to acknowledge in seconds.
    IsNonRepudiationRequired bool
    The non-repudiation is required or not.
    TimeToAcknowledgeInSeconds int
    The time to acknowledge in seconds.
    isNonRepudiationRequired Boolean
    The non-repudiation is required or not.
    timeToAcknowledgeInSeconds Integer
    The time to acknowledge in seconds.
    isNonRepudiationRequired boolean
    The non-repudiation is required or not.
    timeToAcknowledgeInSeconds number
    The time to acknowledge in seconds.
    is_non_repudiation_required bool
    The non-repudiation is required or not.
    time_to_acknowledge_in_seconds int
    The time to acknowledge in seconds.
    isNonRepudiationRequired Boolean
    The non-repudiation is required or not.
    timeToAcknowledgeInSeconds Number
    The time to acknowledge in seconds.

    RosettaNetPipActivityBehaviorResponse

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

    RosettaNetPipActivitySettingsResponse

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

    RosettaNetPipBusinessDocumentResponse

    Name string
    The business document name.
    Version string
    The business document version.
    Description string
    The business document description.
    Name string
    The business document name.
    Version string
    The business document version.
    Description string
    The business document description.
    name String
    The business document name.
    version String
    The business document version.
    description String
    The business document description.
    name string
    The business document name.
    version string
    The business document version.
    description string
    The business document description.
    name str
    The business document name.
    version str
    The business document version.
    description str
    The business document description.
    name String
    The business document name.
    version String
    The business document version.
    description String
    The business document description.

    RosettaNetPipRoleSettingsResponse

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

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    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.37.0 published on Monday, Apr 15, 2024 by Pulumi