次の方法で共有


DataProviderMetadata.PropertyBag プロパティ

定義

データ プロバイダーの設定を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="propertyBag")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.KeyValuePairStringObject> PropertyBag { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="propertyBag")>]
member this.PropertyBag : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.KeyValuePairStringObject>
Public ReadOnly Property PropertyBag As IList(Of KeyValuePairStringObject)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象