Поделиться через


RestoreRequestInner.HostingEnvironment Свойство

Определение

При необходимости возвращает или задает имя среды службы приложения (только при восстановлении приложения в Среда службы приложений).

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к