Udostępnij za pośrednictwem


ILicenseProfileUpdate.ProductProfileProductFeature Property

Definition

The list of product feature updates.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="The list of product feature updates.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IProductFeatureUpdate) }, Read=true, ReadOnly=false, Required=false, SerializedName="productFeatures", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IProductFeatureUpdate> ProductProfileProductFeature { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="The list of product feature updates.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IProductFeatureUpdate) }, Read=true, ReadOnly=false, Required=false, SerializedName="productFeatures", Update=true)>]
member this.ProductProfileProductFeature : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IProductFeatureUpdate> with get, set
Public Property ProductProfileProductFeature As List(Of IProductFeatureUpdate)

Property Value

Attributes

Applies to