次の方法で共有


WebAppServicePlanUpdatedEventData.Address プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象