ServerPropertiesForUpdate interface
The properties that can be updated for a server.
Properties
| administrator |
The password of the administrator login. |
| backup | Backup related properties of a server. |
| data |
The Data Encryption for CMK. |
| high |
High availability related properties of a server. |
| maintenance |
Maintenance policy of a server. |
| maintenance |
Maintenance window of a server. |
| network | Network related properties of a server |
| replication |
The replication role of the server. |
| storage | Storage related properties of a server. |
| version | Server version. |
Property Details
administratorLoginPassword
The password of the administrator login.
administratorLoginPassword?: string
Property Value
string
backup
dataEncryption
highAvailability
High availability related properties of a server.
highAvailability?: HighAvailability
Property Value
maintenancePolicy
Maintenance policy of a server.
maintenancePolicy?: MaintenancePolicy
Property Value
maintenanceWindow
Maintenance window of a server.
maintenanceWindow?: MaintenanceWindow
Property Value
network
replicationRole
The replication role of the server.
replicationRole?: string
Property Value
string
storage
version
Server version.
version?: string
Property Value
string