WhatIfChange.UnsupportedReason 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 explanation about why the resource is unsupported by What-If.
[Newtonsoft.Json.JsonProperty(PropertyName="unsupportedReason")]
public string UnsupportedReason { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="unsupportedReason")>]
member this.UnsupportedReason : string with get, set
Public Property UnsupportedReason As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute