WhatIfChange.After Property

Definition

Gets or sets the predicted snapshot of the resource after the deployment is executed.

[Newtonsoft.Json.JsonProperty(PropertyName="after")]
public object After { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="after")>]
member this.After : obj with get, set
Public Property After As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to