SubscriptionFeatureRegistrationProperties.FeatureName Property

Definition

Gets the featureName.

[Newtonsoft.Json.JsonProperty(PropertyName="featureName")]
public string FeatureName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="featureName")>]
member this.FeatureName : string
Public ReadOnly Property FeatureName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to