ISite.CloningInfoHostingEnvironment Property

Definition

App Service Environment.

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

Property Value

Attributes

Applies to