IMachineAssessPatchesResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.MachineAssessPatchesResultTypeConverter))]
public interface IMachineAssessPatchesResult : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.MachineAssessPatchesResultTypeConverter))>]
type IMachineAssessPatchesResult = interface
    interface IJsonSerializable
Public Interface IMachineAssessPatchesResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AssessmentActivityId
AvailablePatchCountByClassificationCritical
AvailablePatchCountByClassificationDefinition
AvailablePatchCountByClassificationFeaturePack
AvailablePatchCountByClassificationOther
AvailablePatchCountByClassificationSecurity
AvailablePatchCountByClassificationServicePack
AvailablePatchCountByClassificationTool
AvailablePatchCountByClassificationUpdate
AvailablePatchCountByClassificationUpdateRollup
ErrorDetailAdditionalInfo
ErrorDetailCode
ErrorDetailDetails
ErrorDetailMessage
ErrorDetailTarget
LastModifiedDateTime
OSType
PatchServiceUsed
RebootPending
StartDateTime
StartedBy
Status

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to