共用方式為


ResourcesExtensions.ToFormattedString(ErrorResponse, Int32) Method

Definition

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

level
Int32

Returns

Applies to