共用方式為


EdgeProfileSubscription.RegisteredFeatures Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.registeredFeatures")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.SubscriptionRegisteredFeatures> RegisteredFeatures { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.registeredFeatures")>]
member this.RegisteredFeatures : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.SubscriptionRegisteredFeatures> with get, set
Public Property RegisteredFeatures As IList(Of SubscriptionRegisteredFeatures)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to