UpdateServicesPackageWithServerInformation MembersĀ
[WSUS 3.0 API - This is prerelease documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Update Services package with server specific information class used by Publishing
The following tables list the members exposed by the UpdateServicesPackageWithServerInformation type.
Public Constructors
Name | Description | |
---|---|---|
UpdateServicesPackageWithServerInformation | Constructor which takes an input SDP/USP file. |
Top
Public Properties
Name | Description | |
---|---|---|
AdditionalInformationUrls | Retrieves the additional URLs list.(Inherited from UpdateServicesPackage) | |
CanSourceBeRequired | Retrieves the value indicating whether the source for the Update Services Package is required.(Inherited from UpdateServicesPackage) | |
CommonVulnerabilitiesIds | Retrieves the list of common vulnerability IDs. (Inherited from UpdateServicesPackage) | |
CreationDate | Retrieves the Creation Date of this package. (Inherited from UpdateServicesPackage) | |
CurrentLanguage | Retrieves or sets the current language of the Title/Description pair.(Inherited from UpdateServicesPackage) | |
DefaultLanguage | Retrieves or sets the default language for the Title/Description pair. (Inherited from UpdateServicesPackage) | |
Description | Retrieves or sets the localized description which can be displayed in package description in the WSUS UI. (Inherited from UpdateServicesPackage) | |
InstallableItems | Retrieve the InstallableItems list.(Inherited from UpdateServicesPackage) | |
IsInstallable | Get/Set IsInstallable applicability rules of this package.(Inherited from UpdateServicesPackage) | |
KnowledgebaseArticleId | Get KBArticleIds list. Note: Only Update type package can access this property. If not, an InvalidOperationException will be thrown.(Inherited from UpdateServicesPackage) | |
MaxDownloadSize | Get/Set the maximum number of bytes that could be downloaded by the MSUS Client in order to perform installation/uninstallation of this update. | |
MinDownloadSize | Get/Set the minimum number of bytes that could be downloaded by the MSUS Client in order to perform installation/uninstallation of this update. | |
PackageId | Get/Set PackageId.(Inherited from UpdateServicesPackage) | |
PackageType | Get/Set package type. Currently, it can be Application or Update types. (Inherited from UpdateServicesPackage) | |
PackageUpdateClassification | Get/Set PackageUpdateClassification(Inherited from UpdateServicesPackage) | |
ProductNames | Get product names list of this package(Inherited from UpdateServicesPackage) | |
PublicationState | Get/Set PackagePublicationState(Inherited from UpdateServicesPackage) | |
PublisherId | Get/Set the identity of publisher which publishs this package | |
RevisionNumber | Get/Set revision number of package. | |
SecurityBulletinId | Retrieves a security bulletin Id. (Inherited from UpdateServicesPackage) | |
SecurityRating | Get/Set MSRC Sevevirty value. (Inherited from UpdateServicesPackage) | |
SupersededPackages | Get Supersed PackageIds list.(Inherited from UpdateServicesPackage) | |
SupportedLanguages | Get supported languages of Title/Description pairs.(Inherited from UpdateServicesPackage) | |
SupportUrl | Get/Set support url.(Inherited from UpdateServicesPackage) | |
Title | Get/Set the localized Title which can be displayed on WSUS UI.(Inherited from UpdateServicesPackage) | |
VendorName | Get/Set VendorName(Inherited from UpdateServicesPackage) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
PopulatePackageFromExe | (Inherited from UpdateServicesPackage) | |
PopulatePackageFromExeWrappedMSI | (Inherited from UpdateServicesPackage) | |
PopulatePackageFromWindowsInstaller | (Inherited from UpdateServicesPackage) | |
PopulatePackageFromWindowsInstallerPatch | (Inherited from UpdateServicesPackage) | |
ReferenceEquals | (Inherited from Object) | |
Save | (Inherited from UpdateServicesPackage) | |
SaveAsUpdateServicesPackage | Save the USP file. Note: it will overwrite the file if it already exists. | |
ToString | (Inherited from Object) | |
Verify | Overloaded. Verify the content of this instance |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
UpdateServicesPackageWithServerInformation Class
Microsoft.UpdateServices.Administration Namespace