다음을 통해 공유


RestoreRequestProperties.HostingEnvironment Property

Definition

App Service Environment name, if needed (only when restoring an app to an App Service Environment).

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string HostingEnvironment { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.HostingEnvironment : string with get, set
Public Property HostingEnvironment As String

Property Value

Implements

Attributes

Applies to