ResourcesExtensions.ToPSResourceManagerError(ErrorResponse) 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 Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResourceManagerError ToPSResourceManagerError (this Microsoft.Azure.Management.Resources.Models.ErrorResponse error);
static member ToPSResourceManagerError : Microsoft.Azure.Management.Resources.Models.ErrorResponse -> Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResourceManagerError
<Extension()>
Public Function ToPSResourceManagerError (error As ErrorResponse) As PSResourceManagerError
Parameters
- error
- ErrorResponse