PatchBaseline Structure
VMware.VumAutomation.Types.PatchBaseline
Properties
Name | Type |
---|---|
BaselineContentType | BaselineContentType |
BaselineType | BaselineType |
CurrentPatches | Patch[] |
Description | String |
ExclPatches | Patch[] |
Id | Int32 |
InclPatches | Patch[] |
IsExtension | Boolean |
IsSystemDefined | Boolean |
LastUpdateTime | DateTime |
Name | String |
SearchPatchCategory | UpdateCategory[] |
SearchPatchEndDate | DateTime |
SearchPatchPhrase | String |
SearchPatchProduct | String[] |
SearchPatchSeverity | PatchSeverity[] |
SearchPatchStartDate | DateTime |
SearchPatchVendor | String[] |
TargetType | BaselineTargetType |
Uid | String |