Aracılığıyla paylaş


SubscriptionFeatureRegistrationProperties.ShouldFeatureDisplayInPortal Property

Definition

Gets or sets indicates whether feature should be displayed in Portal.

[Newtonsoft.Json.JsonProperty(PropertyName="shouldFeatureDisplayInPortal")]
public bool? ShouldFeatureDisplayInPortal { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="shouldFeatureDisplayInPortal")>]
member this.ShouldFeatureDisplayInPortal : Nullable<bool> with get, set
Public Property ShouldFeatureDisplayInPortal As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to