DeploymentStacksWhatIfResourceChange.ChangeCertainty Property

Definition

Gets or sets the confidence level of the predicted change. Possible values include: 'definite', 'potential'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to