UnlinkParameters Class
Represents the parameters for Unlink Replication Link request.
Constructor
UnlinkParameters(*, forced_termination: bool | None = None, **kwargs)
Parameters
Name | Description |
---|---|
forced_termination
Required
|
Determines whether link will be terminated in a forced or a friendly way. |
Keyword-Only Parameters
Name | Description |
---|---|
forced_termination
|
Default value: None
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python