ISite.CloningInfoHostingEnvironment Property

Definition

App Service Environment.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="App Service Environment.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="hostingEnvironment")]
public string CloningInfoHostingEnvironment { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="App Service Environment.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="hostingEnvironment")>]
member this.CloningInfoHostingEnvironment : string with get, set
Public Property CloningInfoHostingEnvironment As String

Property Value

Attributes

Applies to