VirtualMachineInstanceView.PatchStatus Property

Definition

Gets or sets the status of virtual machine patch operations.

[Newtonsoft.Json.JsonProperty(PropertyName="patchStatus")]
public Microsoft.Azure.Management.Compute.Fluent.Models.VirtualMachinePatchStatus PatchStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="patchStatus")>]
member this.PatchStatus : Microsoft.Azure.Management.Compute.Fluent.Models.VirtualMachinePatchStatus with get, set
Public Property PatchStatus As VirtualMachinePatchStatus

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to