ASRProviderError Constructors
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.
Overloads
ASRProviderError() |
Initializes a new instance of the ASRProviderError class with required parameters. |
ASRProviderError(ProviderError) |
Initializes a new instance of the ASRProviderError class with required parameters. |
ASRProviderError()
Initializes a new instance of the ASRProviderError class with required parameters.
public ASRProviderError ();
Public Sub New ()
Applies to
ASRProviderError(ProviderError)
Initializes a new instance of the ASRProviderError class with required parameters.
public ASRProviderError (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProviderError error);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRProviderError : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProviderError -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRProviderError
Public Sub New (error As ProviderError)
Parameters
- error
- ProviderError
ProviderError object