次の方法で共有


WhatIfChange.UnsupportedReason プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象