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