次の方法で共有


IntegrationAccountMapPropertiesParametersSchema.RefProperty プロパティ

定義

参照名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象