WhatIfChange.UnsupportedReason Property

Definition

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

Applies to