Share via


AzureProjectFeature.EmitConnection Method

Definition

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

Applies to