PromoteReplicaRequest interface
Promote replica request properties.
Properties
mode | The mode to apply to the promote operation. Value is optional and default value is 'Switchover'. |
promote |
The promote option to apply to the operation. |
Property Details
mode
The mode to apply to the promote operation. Value is optional and default value is 'Switchover'.
mode?: string
Property Value
string
promoteOption
The promote option to apply to the operation.
promoteOption: string
Property Value
string
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 JavaScript