Share via


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
Public method UpdateServicesPackageWithServerInformation Constructor which takes an input SDP/USP file.

Top

Public Properties

  Name Description
Public property AdditionalInformationUrls  Retrieves the additional URLs list.(Inherited from UpdateServicesPackage)
Public property CanSourceBeRequired  Retrieves the value indicating whether the source for the Update Services Package is required.(Inherited from UpdateServicesPackage)
Public property CommonVulnerabilitiesIds  Retrieves the list of common vulnerability IDs. (Inherited from UpdateServicesPackage)
Public property CreationDate  Retrieves the Creation Date of this package. (Inherited from UpdateServicesPackage)
Public property CurrentLanguage  Retrieves or sets the current language of the Title/Description pair.(Inherited from UpdateServicesPackage)
Public property DefaultLanguage  Retrieves or sets the default language for the Title/Description pair. (Inherited from UpdateServicesPackage)
Public property Description  Retrieves or sets the localized description which can be displayed in package description in the WSUS UI. (Inherited from UpdateServicesPackage)
Public property InstallableItems  Retrieve the InstallableItems list.(Inherited from UpdateServicesPackage)
Public property IsInstallable  Get/Set IsInstallable applicability rules of this package.(Inherited from UpdateServicesPackage)
Public property KnowledgebaseArticleId  Get KBArticleIds list. Note: Only Update type package can access this property. If not, an InvalidOperationException will be thrown.(Inherited from UpdateServicesPackage)
Public property 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.
Public property 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.
Public property PackageId  Get/Set PackageId.(Inherited from UpdateServicesPackage)
Public property PackageType  Get/Set package type. Currently, it can be Application or Update types. (Inherited from UpdateServicesPackage)
Public property PackageUpdateClassification  Get/Set PackageUpdateClassification(Inherited from UpdateServicesPackage)
Public property ProductNames  Get product names list of this package(Inherited from UpdateServicesPackage)
Public property PublicationState  Get/Set PackagePublicationState(Inherited from UpdateServicesPackage)
Public property PublisherId Get/Set the identity of publisher which publishs this package
Public property RevisionNumber Get/Set revision number of package.
Public property SecurityBulletinId  Retrieves a security bulletin Id. (Inherited from UpdateServicesPackage)
Public property SecurityRating  Get/Set MSRC Sevevirty value. (Inherited from UpdateServicesPackage)
Public property SupersededPackages  Get Supersed PackageIds list.(Inherited from UpdateServicesPackage)
Public property SupportedLanguages  Get supported languages of Title/Description pairs.(Inherited from UpdateServicesPackage)
Public property SupportUrl  Get/Set support url.(Inherited from UpdateServicesPackage)
Public property Title  Get/Set the localized Title which can be displayed on WSUS UI.(Inherited from UpdateServicesPackage)
Public property VendorName  Get/Set VendorName(Inherited from UpdateServicesPackage)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object)
Public method GetHashCode  (Inherited from Object)
Public method GetType  (Inherited from Object)
Public method PopulatePackageFromExe  (Inherited from UpdateServicesPackage)
Public method PopulatePackageFromExeWrappedMSI  (Inherited from UpdateServicesPackage)
Public method PopulatePackageFromWindowsInstaller  (Inherited from UpdateServicesPackage)
Public method PopulatePackageFromWindowsInstallerPatch  (Inherited from UpdateServicesPackage)
Public method Static ReferenceEquals  (Inherited from Object)
Public method Save  (Inherited from UpdateServicesPackage)
Public method SaveAsUpdateServicesPackage Save the USP file. Note: it will overwrite the file if it already exists.
Public method ToString  (Inherited from Object)
Public method Verify Overloaded. Verify the content of this instance

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object)
Protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

UpdateServicesPackageWithServerInformation Class
Microsoft.UpdateServices.Administration Namespace

Footer image

Send comments about this topic to Microsoft.