ResourcesExtensions.ToFormattedString(ErrorResponse, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static string ToFormattedString (this Microsoft.Azure.Management.Resources.Models.ErrorResponse error, int level = 0);
static member ToFormattedString : Microsoft.Azure.Management.Resources.Models.ErrorResponse * int -> string
<Extension()>
Public Function ToFormattedString (error As ErrorResponse, Optional level As Integer = 0) As String
Parameters
- error
- ErrorResponse
- level
- Int32