Partager via


VmssFabricProfile.Image Property

Definition

The VM images of the machines in the pool.

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

Property Value

Implements

Attributes

Applies to