DeploymentPropertiesExtended.DebugSetting Property

Definition

Gets the debug setting of the deployment.

[Newtonsoft.Json.JsonProperty(PropertyName="debugSetting")]
public Microsoft.Azure.Management.ResourceManager.Fluent.Models.DebugSetting DebugSetting { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="debugSetting")>]
member this.DebugSetting : Microsoft.Azure.Management.ResourceManager.Fluent.Models.DebugSetting
Public ReadOnly Property DebugSetting As DebugSetting

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to