Azd.InitDeployment(ProjectInfrastructure, String) 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.
public static void InitDeployment(Azure.Projects.ProjectInfrastructure infra, string? webProjectName);
static member InitDeployment : Azure.Projects.ProjectInfrastructure * string -> unit
Public Shared Sub InitDeployment (infra As ProjectInfrastructure, webProjectName As String)
Parameters
- infra
- ProjectInfrastructure
- webProjectName
- String