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