Compartir a través de


Machine.ProductProfileProductFeature Property

Definition

The list of product features.

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

Property Value

Attributes

Applies to