CloningInfo.HostingEnvironment Property

Definition

Gets or sets app Service Environment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to