HybridConnectionUpdateParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Parameters supplied to the Create Hybrid Connection operation
public class HybridConnectionUpdateParameters
type HybridConnectionUpdateParameters = class
Public Class HybridConnectionUpdateParameters
- Inheritance
-
HybridConnectionUpdateParameters
Constructors
HybridConnectionUpdateParameters() |
Initializes a new instance of the HybridConnectionUpdateParameters class. |
HybridConnectionUpdateParameters(String) |
Initializes a new instance of the HybridConnectionUpdateParameters class with required arguments. |
Properties
BiztalkUri |
Optional. The resource uri of the biztalk service. This field can be left empty; 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 |
Required. 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 can be left empty. |
ResourceType |
Optional. Reserved for future use. The type of resource to be connected. This field can be left empty. |