DeploymentPlanContributorContext.DeploymentMasterPath 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.
Set if a deployment script is also being generated against an Azure target (which requires that the portion executed against master be its own script)
public string DeploymentMasterPath { get; }
member this.DeploymentMasterPath : string
Public ReadOnly Property DeploymentMasterPath As String