次の方法で共有


DeploymentPropertiesExtended.DebugSetting プロパティ

定義

デプロイのデバッグ設定を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象