Share via


DeploymentStack.DebugSetting Property

Definition

Gets or sets the debug setting of the deployment.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.debugSetting")]
public Microsoft.Azure.Management.Resources.Models.DeploymentStacksDebugSetting DebugSetting { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.debugSetting")>]
member this.DebugSetting : Microsoft.Azure.Management.Resources.Models.DeploymentStacksDebugSetting with get, set
Public Property DebugSetting As DeploymentStacksDebugSetting

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to