次の方法で共有


StaticSiteFunctionOverviewARMResource.FunctionName プロパティ

定義

関数の名前を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.functionName")]
public string FunctionName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.functionName")>]
member this.FunctionName : string
Public ReadOnly Property FunctionName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象