次の方法で共有


ResponseMessageEnvelopeRemotePrivateEndpointConnection.Error プロパティ

定義

azure-AsyncOperation エラー情報を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.Management.WebSites.Models.ErrorEntity Error { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : Microsoft.Azure.Management.WebSites.Models.ErrorEntity with get, set
Public Property Error As ErrorEntity

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象