API Reference
Struct
FirewallRuleWriteResult
Result of writing a firewall rule plan to the operating system.
Inheritance
- ValueType
- FirewallRuleWriteResult
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method FirewallRuleComStore.Create
- Method FirewallRuleWriteResult.Fail
- Method FirewallRuleWriteResult.Success
- Method IFirewallRuleStore.Create
Constructors
public FirewallRuleWriteResult(Boolean succeeded, String error) #Initializes a new instance of the FirewallRuleWriteResult struct.
Parameters
- succeeded System.Boolean
- error System.String