HybridConnection.BiztalkUri Property
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.
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.
public string BiztalkUri { get; set; }
member this.BiztalkUri : string with get, set
Public Property BiztalkUri As String