SubscriptionFeatureRegistrationProperties.DocumentationLink Property

Definition

Gets the feature documentation link.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to