次の方法で共有


AppServiceEnvironmentResourceInner.AppServiceEnvironmentResourceName プロパティ

定義

App Service Environmentの名前を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.name")]
public string AppServiceEnvironmentResourceName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.name")>]
member this.AppServiceEnvironmentResourceName : string with get, set
Public Property AppServiceEnvironmentResourceName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象