DeploymentStacksWhatIfChangeDeploymentScopeChange.Before Property

Definition

Gets or sets the predicted value before the deployment is executed.

[Newtonsoft.Json.JsonProperty(PropertyName="before")]
public string Before { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="before")>]
member this.Before : string with get, set
Public Property Before As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to