次の方法で共有


CustomIpPrefix.FailedReason プロパティ

定義

リソースが失敗状態になっている理由を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.failedReason")]
public string FailedReason { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.failedReason")>]
member this.FailedReason : string
Public ReadOnly Property FailedReason As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象