ResolveHealthInput 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
ResolveHealthInput() |
Initializes a new instance of the ResolveHealthInput class. |
ResolveHealthInput(ResolveHealthInputProperties) |
Initializes a new instance of the ResolveHealthInput class. |
ResolveHealthInput()
Initializes a new instance of the ResolveHealthInput class.
public ResolveHealthInput ();
Public Sub New ()
Applies to
ResolveHealthInput(ResolveHealthInputProperties)
Initializes a new instance of the ResolveHealthInput class.
public ResolveHealthInput (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ResolveHealthInputProperties properties = default);
new Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ResolveHealthInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ResolveHealthInputProperties -> Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ResolveHealthInput
Public Sub New (Optional properties As ResolveHealthInputProperties = Nothing)
Parameters
- properties
- ResolveHealthInputProperties
Disable resolve health input properties.