다음을 통해 공유


RestoreRequestInner.HostingEnvironment 속성

정의

필요한 경우 앱 서비스 환경 이름을 가져오거나 설정합니다(앱을 App Service Environment 복원하는 경우에만).

[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

적용 대상