Share via


ISite.HostingEnvironmentProfileId Property

Definition

Resource ID of the App Service Environment.

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

Property Value

Attributes

Applies to