DeploymentProperties.DebugSetting Property

Definition

Gets or sets the debug setting of the deployment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to