次の方法で共有


DeploymentProperties.DebugSetting プロパティ

定義

展開のデバッグ設定を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象