ServiceManager.Chargeback.UserRoleVmmCloudUsageΧρήση VMM Cloud για ρόλο χρήστη

ServiceManager.Chargeback.UserRoleVmmCloudUsage (ClassType)

Καθορίζει τις βασικές ιδιότητες των αντικειμένων χρήσης VMM cloud που περιλαμβάνεται στην εμβέλεια ενός συγκεκριμένου ρόλου χρήστη VMM σε συγκεκριμένο VMM cloud

Element properties:

Base ClassSystem.Chargeback.Usage
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId619234b7-254e-7333-be50-6784e97e875d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ELL) Description (ELL) Key Max Length Min Length Case Sensitive Default Value
System.Entity:
DisplayName  string  Εμφανιζόμενο όνομα Εμφανιζόμενο όνομα του αντικειμένου. false 4000  False   
ServiceManager.Chargeback.UserRoleVmmCloudUsage:
UniqueIdCloudPart  string  ID cloud Το τμήμα cloud ενός μοναδικού αναγνωριστικού της χρήσης VMM cloud true 256  False  {0} 
UniqueIdUserRolePart  string  ID ρόλου χρήστη Το τμήμα ρόλου χρήστη ενός μοναδικού αναγνωριστικού της χρήσης VMM cloud true 256  False  {0} 

Health Model:

Source Code:

<ClassType ID="ServiceManager.Chargeback.UserRoleVmmCloudUsage" Accessibility="Public" Abstract="false" Base="ChargebackLib!System.Chargeback.Usage" Hosted="true" Singleton="false" Extension="false">
<Property ID="UniqueIdCloudPart" Type="string" Key="true" Required="true" CaseSensitive="false" MaxLength="256" MinLength="0" AutoIncrement="true" Scale="0" DefaultValue="{0}"/>
<Property ID="UniqueIdUserRolePart" Type="string" Key="true" Required="true" CaseSensitive="false" MaxLength="256" MinLength="0" AutoIncrement="true" Scale="0" DefaultValue="{0}"/>
</ClassType>