DeploymentStack.DebugSetting 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.
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