Method | Description | |
---|---|---|
RemoveLoggingPolicyCommand ( ) : System.Management.Automation |
Creates a new instance of the RemoveLoggingPolicyCommand class.
|
Method | Description | |
---|---|---|
BeginProcessing ( ) : void |
Deletes the current logging policy.
|
Method | Description | |
---|---|---|
RemoveLoggingPolicyCommand ( ILoggingPolicyService loggingService = null ) : System.Management.Automation |
Creates a new instance of the RemoveLoggingPolicyCommand class with the given ILoggingPolicyService.
|
public RemoveLoggingPolicyCommand ( ) : System.Management.Automation | ||
return | System.Management.Automation |