Veeam.Backup.BackupRepository.MaintenanceModeTargetVeeam Backup Repository Maintenance Mode Target

Veeam.Backup.BackupRepository.MaintenanceModeTarget (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId403c1001-3ef2-a699-7e7c-29fc37b8fbfe

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Veeam.Backup.BackupRepository.MaintenanceModeTarget:
InstanceUid  guid  InstanceUid true 256   

Health Model:

Source Code:

<ClassType ID="Veeam.Backup.BackupRepository.MaintenanceModeTarget" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="InstanceUid" Type="guid" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>