--- title: "VBOServerComponent" description: "Contains details about a component of the Veeam Backup for Microsoft 365 server. Get-VBOServerComponents Set-VBOServerComponents Export-VBOLog" canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/vboservercomponent.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Types > VBOServerComponent" dateModified: "2026-08-21" --- # VBOServerComponent Contains details about a component of the Veeam Backup for Microsoft 365 server.
|
Property |
Type |
Description |
|---|---|---|
|
Id |
GUID |
Component ID. |
|
Name |
String |
Component name. |
|
ServerName |
String |
Component server name. |
|
IsOnline |
Bool |
If True, the component is online. |
|
ExtendedLoggingEnabled |
Bool |
If True, the extended logging mode is enabled for this component. |
|
DistributedTracingEnabled |
Bool |
If True, distributed tracing is enabled for this component. |