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 SSL certificate is issued. |
CertificateIssuedBy | String | Authority issued the SSL certificate. |
CertificateFriendlyName | String | SSL certificate name. |
CertificateExpirationDate | DateTime | Date and time when the SSL certificate expires. |
CertificateThumbprint | String | Certificate thumbprint. |
Related Commands