Share via


UpdateConfigOptions(String, Object, ConfigScope) Constructor

Definition

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

Applies to