다음을 통해 공유


IWebAppBase.GetConnectionStrings 메서드

정의

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.AppService.Fluent.IConnectionString> GetConnectionStrings ();
abstract member GetConnectionStrings : unit -> System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.AppService.Fluent.IConnectionString>
Public Function GetConnectionStrings () As IReadOnlyDictionary(Of String, IConnectionString)

반환

적용 대상