次の方法で共有


HostingEnvironmentProfile クラス

定義

このリソースに使用するApp Service Environmentの仕様。

public class HostingEnvironmentProfile
type HostingEnvironmentProfile = class
Public Class HostingEnvironmentProfile
継承
HostingEnvironmentProfile

コンストラクター

HostingEnvironmentProfile()

HostingEnvironmentProfile クラスの新しいインスタンスを初期化します。

HostingEnvironmentProfile(String, String, String)

HostingEnvironmentProfile クラスの新しいインスタンスを初期化します。

プロパティ

Id

App Service Environmentのリソース ID を取得または設定します。

Name

App Service Environmentの名前を取得します。

Type

App Service Environmentのリソースの種類を取得します。

適用対象