Свойство | Тип | Описание | |
---|---|---|---|
SetLoggingPolicyCommand | System.Management.Automation |
Метод | Описание | |
---|---|---|
SetLoggingPolicyCommand ( ) : System.Management.Automation |
Creates a new instance of the SetLoggingPolicyCommand class.
|
Метод | Описание | |
---|---|---|
BeginProcessing ( ) : void |
Sets the logging policy.
|
Метод | Описание | |
---|---|---|
SetLoggingPolicyCommand ( ILoggingPolicyService loggingService = null ) : System.Management.Automation |
Creates a new instance of the SetLoggingPolicyCommand class with the given ILoggingPolicyService.
|
public SetLoggingPolicyCommand ( ) : System.Management.Automation | ||
Результат | System.Management.Automation |