CertificateInner.HostingEnvironmentProfile Property

Definition

Gets specification for the App Service Environment to use for the certificate.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to