VBORestorePortalSettings
Contains details about connection settings to access Restore Portal.
|
Property |
Type |
Description |
|---|---|---|
|
IsServiceEnabled |
Bool |
If True, Restore Portal is enabled. |
|
Region |
VBOOffice365Region |
Microsoft Entra region where Microsoft 365 organization datacenter is located. Possible values:
|
|
ApplicationId |
GUID |
Microsoft Entra application ID. |
|
PortalUri |
String |
Web address of a machine with the Veeam Backup for Microsoft 365 REST API component installed. |
|
CertificateIssuedTo |
String |
Authority for whom the TLS certificate is issued. |
|
CertificateIssuedBy |
String |
Authority issued the TLS certificate. |
|
CertificateFriendlyName |
String |
TLS certificate name. |
|
CertificateExpirationDate |
DateTime |
Date and time when the TLS certificate expires. |
|
CertificateThumbprint |
String |
Certificate thumbprint. |
Related Commands