Share via


CertificatePatchResource.HostingEnvironmentProfile Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hostingEnvironmentProfile")]
public Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.HostingEnvironmentProfile HostingEnvironmentProfile { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hostingEnvironmentProfile")>]
member this.HostingEnvironmentProfile : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.HostingEnvironmentProfile
Public ReadOnly Property HostingEnvironmentProfile As HostingEnvironmentProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to