PSSecurityAdaptiveApplicationControlsProperties.VmRecommendations 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.
Represents a machine that is part of a VM/server group.
public System.Collections.Generic.IList<Microsoft.Azure.Commands.SecurityCenter.Models.AdaptiveApplicationControls.PSSecurityAdaptiveApplicationControlsVmRecommendation> VmRecommendations { get; set; }
member this.VmRecommendations : System.Collections.Generic.IList<Microsoft.Azure.Commands.SecurityCenter.Models.AdaptiveApplicationControls.PSSecurityAdaptiveApplicationControlsVmRecommendation> with get, set
Public Property VmRecommendations As IList(Of PSSecurityAdaptiveApplicationControlsVmRecommendation)