UpdateInfo.UpdateInfo constructor
Creates an instance of the UpdateInfo class.
Syntax
public UpdateInfo(
string nodeName,
string updateId,
string updateTitle,
string updateDescription
)
Parameters
nodeName
Type: StringThe name of the node that was scanned.
updateId
Type: StringThe unique identifier for the update.
updateTitle
Type: StringThe title of the update.
updateDescription
Type: StringThe description of the update.
Requirements
Server |
Windows ServerĀ 2012 |
Namespace |
Microsoft.ClusterAwareUpdating |