VirtualMachineScaleSetVM.LatestModelApplied Property

Definition

Gets specifies whether the latest model has been applied to the virtual machine.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.latestModelApplied")]
public bool? LatestModelApplied { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.latestModelApplied")>]
member this.LatestModelApplied : Nullable<bool>
Public ReadOnly Property LatestModelApplied As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to