Language

ICustomerSubscriptionDetails.RegisteredFeature Property

Definition

List of registered feature flags for subscription

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="List of registered feature flags for subscription", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.ICustomerSubscriptionRegisteredFeatures) }, ReadOnly=false, Required=false, SerializedName="registeredFeatures")]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.ICustomerSubscriptionRegisteredFeatures[] RegisteredFeature { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="List of registered feature flags for subscription", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.ICustomerSubscriptionRegisteredFeatures) }, ReadOnly=false, Required=false, SerializedName="registeredFeatures")>]
member this.RegisteredFeature : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.ICustomerSubscriptionRegisteredFeatures[] with get, set
Public Property RegisteredFeature As ICustomerSubscriptionRegisteredFeatures()

Property Value

Attributes

Applies to