AdminCredentialsForPatch interface
Credentials of administrator users for source and target servers.
Properties
| source |
Password for the user of the source server. |
| target |
Password for the user of the target server. |
Property Details
sourceServerPassword
Password for the user of the source server.
sourceServerPassword?: string
Property Value
string
targetServerPassword
Password for the user of the target server.
targetServerPassword?: string
Property Value
string