Share via


GuestConfigurationAssignmentProperties.VmssVmList Property

Definition

The list of VM Compliance data for VMSS.

public System.Collections.Generic.IList<Azure.ResourceManager.GuestConfiguration.Models.GuestConfigurationVmssVmInfo> VmssVmList { get; set; }
member this.VmssVmList : System.Collections.Generic.IList<Azure.ResourceManager.GuestConfiguration.Models.GuestConfigurationVmssVmInfo> with get, set
Public Property VmssVmList As IList(Of GuestConfigurationVmssVmInfo)

Property Value

Applies to