BaseNewAndUpdateDeploymentSettings.

IncludeProviderUrl Property

Summary

Gets or sets a value indicating whether the deployment manifest will include the deployment provider URL.
Assembly
Cake.Mage.dll
Namespace
Cake.Mage
Containing Type
BaseNewAndUpdateDeploymentSettings

Syntax

public bool IncludeProviderUrl { get; set; }

Value

Type Description
bool The include provider URL.