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