Share via


GuestConfigurationAssignment.VmssVMList Property

Definition

The list of VM Compliance data for VMSS

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Models.IVmssvmInfo> VmssVMList { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Inlined)>]
member this.VmssVMList : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Models.IVmssvmInfo> with get, set
Public Property VmssVMList As List(Of IVmssvmInfo)

Property Value

Implements

Attributes

Applies to