IAppServicePlan.HostingEnvironmentProfileType Property

Definition

Resource type of the App Service Environment.

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

Property Value

Attributes

Applies to