ConfigData(ConfigDefinition, Object, ConfigScope, String) 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 ConfigData (Microsoft.Azure.PowerShell.Common.Config.ConfigDefinition config, object value, Microsoft.Azure.PowerShell.Common.Config.ConfigScope scope, string appliesTo);
new Microsoft.Azure.PowerShell.Common.Config.ConfigData : Microsoft.Azure.PowerShell.Common.Config.ConfigDefinition * obj * Microsoft.Azure.PowerShell.Common.Config.ConfigScope * string -> Microsoft.Azure.PowerShell.Common.Config.ConfigData
Public Sub New (config As ConfigDefinition, value As Object, scope As ConfigScope, appliesTo As String)
Parameters
- config
- ConfigDefinition
- value
- Object
- scope
- ConfigScope
- appliesTo
- String