Share via


IAppsAndRoles.Feature 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[] Feature { 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.Feature : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IFeature[]
Public ReadOnly Property Feature As IFeature()

Property Value

Attributes

Applies to