ReplicationProviderContainerUnmappingInput 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
ReplicationProviderContainerUnmappingInput() |
Initializes a new instance of the ReplicationProviderContainerUnmappingInput class. |
ReplicationProviderContainerUnmappingInput(String) |
Initializes a new instance of the ReplicationProviderContainerUnmappingInput class. |
ReplicationProviderContainerUnmappingInput()
Initializes a new instance of the ReplicationProviderContainerUnmappingInput class.
public ReplicationProviderContainerUnmappingInput ();
Public Sub New ()
Applies to
ReplicationProviderContainerUnmappingInput(String)
Initializes a new instance of the ReplicationProviderContainerUnmappingInput class.
public ReplicationProviderContainerUnmappingInput (string instanceType = default);
new Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReplicationProviderContainerUnmappingInput : string -> Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReplicationProviderContainerUnmappingInput
Public Sub New (Optional instanceType As String = Nothing)
Parameters
- instanceType
- String
The class type.