Share via


FeatureResultInner.Properties Property

Definition

Gets or sets properties of the previewed feature.

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.ResourceManager.Fluent.Models.FeatureProperties Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.ResourceManager.Fluent.Models.FeatureProperties with get, set
Public Property Properties As FeatureProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to