Share via


VirtualMachinePatchStatus.ConfigurationStatuses Property

Definition

Gets the enablement status of the specified patchMode

[Newtonsoft.Json.JsonProperty(PropertyName="configurationStatuses")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.InstanceViewStatus> ConfigurationStatuses { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="configurationStatuses")>]
member this.ConfigurationStatuses : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.InstanceViewStatus>
Public ReadOnly Property ConfigurationStatuses As IList(Of InstanceViewStatus)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to