Freigeben über


ClearConfigOptions(String, ConfigScope) Constructor

Definition

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

Applies to