Condividi tramite


IValidateProperties.HostingEnvironment Property

Definition

Name of App Service Environment where app or App Service plan should be created.

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

Property Value

Attributes

Applies to