ResourceManagerCloudException.GetErrorMessageWithRequestIdInfo 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.
protected static string GetErrorMessageWithRequestIdInfo (Microsoft.Rest.Azure.CloudException cloudException);
static member GetErrorMessageWithRequestIdInfo : Microsoft.Rest.Azure.CloudException -> string
Protected Shared Function GetErrorMessageWithRequestIdInfo (cloudException As CloudException) As String
Parameters
- cloudException
- CloudException