ASRInputEndpoint(InputEndpoint) 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.
Initializes a new instance of the ASRInputEndpoint class.
public ASRInputEndpoint (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.InputEndpoint endpoint);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRInputEndpoint : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.InputEndpoint -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRInputEndpoint
Public Sub New (endpoint As InputEndpoint)
Parameters
- endpoint
- InputEndpoint