Share via


SiteConfigResource.PhpVersion Property

Definition

Gets or sets version of PHP.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to