VirtualMachinePatchStatus.ConfigurationStatuses Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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