次の方法で共有


ApplicationGatewayOperationResponse.Error プロパティ

定義

任意。 非同期操作が失敗した場合、応答本文には、失敗した要求の HTTP ステータス コードに加え、失敗に関するエラー情報が含まれます。

public Microsoft.WindowsAzure.Management.Network.Models.ApplicationGatewayOperationResponse.ErrorDetails Error { get; set; }
member this.Error : Microsoft.WindowsAzure.Management.Network.Models.ApplicationGatewayOperationResponse.ErrorDetails with get, set
Public Property Error As ApplicationGatewayOperationResponse.ErrorDetails

プロパティ値

適用対象