DeploymentStacksWhatIfResourceChange.ChangeCertainty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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