IMachineInstallPatchesResult Interface

Definition

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

Properties

ErrorDetailAdditionalInfo
ErrorDetailCode
ErrorDetailDetails
ErrorDetailMessage
ErrorDetailTarget
ExcludedPatchCount
FailedPatchCount
InstallationActivityId
InstalledPatchCount
LastModifiedDateTime
MaintenanceWindowExceeded
NotSelectedPatchCount
OSType
PatchServiceUsed
PendingPatchCount
RebootStatus
StartDateTime
StartedBy
Status

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to