Share via


AdaptiveApplicationControlGroupData.VMRecommendations Property

Definition

Gets or sets

[Newtonsoft.Json.JsonProperty(PropertyName="vmRecommendations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.VmRecommendation> VMRecommendations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmRecommendations")>]
member this.VMRecommendations : System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.VmRecommendation> with get, set
Public Property VMRecommendations As IList(Of VmRecommendation)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to