IVMwareMachine.AppAndRoleFeature Property

Definition

Features of the AppsAndRoles.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Features of the AppsAndRoles.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IFeature) }, ReadOnly=true, Required=false, SerializedName="features")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IFeature[] AppAndRoleFeature { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Features of the AppsAndRoles.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IFeature) }, ReadOnly=true, Required=false, SerializedName="features")>]
member this.AppAndRoleFeature : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IFeature[]
Public ReadOnly Property AppAndRoleFeature As IFeature()

Property Value

Attributes

Applies to