次の方法で共有


ConnectionStringDictionary.Properties プロパティ

定義

接続文字列。

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.AppService.Models.ConnStringValueTypePair> Properties { get; }
member this.Properties : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.AppService.Models.ConnStringValueTypePair>
Public ReadOnly Property Properties As IDictionary(Of String, ConnStringValueTypePair)

プロパティ値

適用対象