ICertificatePatchResource.HostingEnvironmentProfileId Property

Definition

Resource ID of the App Service Environment.

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

Property Value

Attributes

Applies to