次の方法で共有


WhatIfChange.Delta プロパティ

定義

リソース プロパティに対する予測された変更を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="delta")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.WhatIfPropertyChange> Delta { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="delta")>]
member this.Delta : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.WhatIfPropertyChange> with get, set
Public Property Delta As IList(Of WhatIfPropertyChange)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象