VBOApplicationOnlyConnectionSettings
Contains details about Microsoft Entra application settings.
Property | Type | Description |
|---|---|---|
ApplicationId | GUID | Microsoft Entra application ID. |
AuthenticationType | VBOOffice365AuthenticationType | Authentication type. Possible values:
|
ImpersonationAccountName | String | User name to authenticate to the Microsoft Exchange server. |
OfficeOrganizationName | String | Name of a Microsoft organization to authenticate to the Microsoft 365 server. |
NewApplicationName | String | Name of the new Microsoft Entra application. |
ConfigureApplication | Bool | If True, Veeam Backup for Microsoft 365 automatically assigns the certificate and required permissions to the Microsoft Entra application. |
ApplicationCertificateThumbprint | String | The application certificate thumbprint for connecting to Microsoft Entra. |
ApplicationCertificatePath | String | Path to the folder where the application certificate is located. |
ApplicationCertificatePassword | SecureString | Certificate password. |
SharePointSaveAllWebParts | Bool | If True, SharePoint Web Parts are added to Microsoft Entra application settings. |
Related Commands