共用方式為


FeatureOperationsListResult.Features Property

Definition

Optional. Gets or sets the list of Features.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.FeatureResponse> Features { get; set; }
member this.Features : System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.FeatureResponse> with get, set
Public Property Features As IList(Of FeatureResponse)

Property Value

Applies to