Certificate.HostingEnvironmentProfile プロパティ

定義

証明書に使用するApp Service Environmentの仕様を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象