RecommendationInner.ExtensionName Property

Definition

Gets or sets extension name of the portal if exists.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.extensionName")]
public string ExtensionName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.extensionName")>]
member this.ExtensionName : string with get, set
Public Property ExtensionName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to