BreakReplicationRequest 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
BreakReplicationRequest() |
Initializes a new instance of the BreakReplicationRequest class. |
BreakReplicationRequest(Nullable<Boolean>) |
Initializes a new instance of the BreakReplicationRequest class. |
BreakReplicationRequest()
Initializes a new instance of the BreakReplicationRequest class.
public BreakReplicationRequest ();
Public Sub New ()
Applies to
BreakReplicationRequest(Nullable<Boolean>)
Initializes a new instance of the BreakReplicationRequest class.
public BreakReplicationRequest (bool? forceBreakReplication = default);
new Microsoft.Azure.Management.NetApp.Models.BreakReplicationRequest : Nullable<bool> -> Microsoft.Azure.Management.NetApp.Models.BreakReplicationRequest
Public Sub New (Optional forceBreakReplication As Nullable(Of Boolean) = Nothing)
Parameters
If replication is in status transferring and you want to force break the replication, set to true