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