HybridConnection Class

Definition

Describes a Biztalk Hybrid Connection for a web site.

public class HybridConnection
type HybridConnection = class
Public Class HybridConnection
Inheritance
HybridConnection

Constructors

HybridConnection()

Initializes a new instance of the HybridConnection class.

Properties

BiztalkUri

Optional. The resource uri of the biztalk service. This field is optional; Without it the Azure Portal will not be able to display the biztalk service for this connection properly.

EntityConnectionString

Optional. The biztalk application connection string for this connection

EntityName

Optional. The unique name for this connection

Hostname

Optional. The hostname of the target on-premise resource

Port

Optional. The port of the target on-premise resource

ResourceConnectionString

Optional. Reserved for future use. The connection string for the resource. This field is optional.

ResourceType

Optional. Reserved for future use. The type of resource to be connected. This field is optional.

Applies to