Resources.ServiceManagementClientExceptionStringFormat Property
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.
Looks up a localized string similar to "An exception occurred when calling the ServiceManagement API. HTTP Status Code: {0}. Service Management Error Code: {1}. Message: {2}. Operation Tracking ID: {3}.".
public static string ServiceManagementClientExceptionStringFormat { get; }
static member ServiceManagementClientExceptionStringFormat : string
Public Shared ReadOnly Property ServiceManagementClientExceptionStringFormat As String