Microsoft.Windows.SoftwareUpdateMicrosoft 軟體更新

Microsoft.Windows.SoftwareUpdate (ClassType)

定義 Microsoft 軟體更新的基本內容,包括重大更新和安全性更新

Element properties:

Base ClassSystem.SoftwareUpdate
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId135b25c7-fdca-c448-8c97-3bdc5d446133

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  物件狀態 物件狀態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資產狀態 資產狀態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  附註 附註 false 4000       
System.SoftwareUpdate:
Vendor  string  廠商 廠商 true 256  False     
Title  string  標題 標題 true 256  False     
Microsoft.Windows.SoftwareUpdate:
ArticleID  string  文章識別碼 文章識別碼 false 256  False     
BulletinID  string  公告識別碼 公告識別碼 false 256  False     
Parent  string  父系 父系 false 256  False     
ParentVersion  string  父版本 父版本 false 256  False     
SupportString  string  支援字串 支援字串 false 256  False     
Classification  string  分類 分類 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.SoftwareUpdate" Base="Software!System.SoftwareUpdate" Accessibility="Public" Hosted="false" Abstract="false">
<Property ID="ArticleID" Type="string"/>
<Property ID="BulletinID" Type="string"/>
<Property ID="Parent" Type="string"/>
<Property ID="ParentVersion" Type="string"/>
<Property ID="SupportString" Type="string"/>
<Property ID="Classification" Type="string"/>
<!--Property ID="Classification" Type="enum" EnumType="Classification"/-->
</ClassType>