Compartir a través de


Certificate.HostingEnvironmentProfile Propiedad

Definición

Obtiene la especificación del App Service Environment que se va a usar para el certificado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a