AzureErrorRecord(ErrorRecord) Constructor
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 AzureErrorRecord (System.Management.Automation.ErrorRecord record);
new Microsoft.Azure.Commands.Profile.Errors.AzureErrorRecord : System.Management.Automation.ErrorRecord -> Microsoft.Azure.Commands.Profile.Errors.AzureErrorRecord
Public Sub New (record As ErrorRecord)
Parameters
- record
- ErrorRecord