AzureProjectFeature.EmitConnection Method
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.
protected void EmitConnection(Azure.Projects.ProjectInfrastructure infrastructure, string connectionId, string endpoint);
member this.EmitConnection : Azure.Projects.ProjectInfrastructure * string * string -> unit
Protected Sub EmitConnection (infrastructure As ProjectInfrastructure, connectionId As String, endpoint As String)
Parameters
- infrastructure
- ProjectInfrastructure
- connectionId
- String
- endpoint
- String