JsonConfigHelper(String, IDataStore) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public JsonConfigHelper (string jsonConfigPath, Microsoft.Azure.Commands.Common.Authentication.IDataStore dataStore);
new Microsoft.Azure.Commands.Common.Authentication.Config.JsonConfigHelper : string * Microsoft.Azure.Commands.Common.Authentication.IDataStore -> Microsoft.Azure.Commands.Common.Authentication.Config.JsonConfigHelper
Public Sub New (jsonConfigPath As String, dataStore As IDataStore)
Parameters
- jsonConfigPath
- String
- dataStore
- IDataStore