IPForwardingSetParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Parameters supplied to the set IP Forwarding operation.
public class IPForwardingSetParameters
type IPForwardingSetParameters = class
Public Class IPForwardingSetParameters
- Inheritance
-
IPForwardingSetParameters
Constructors
IPForwardingSetParameters() |
Initializes a new instance of the IPForwardingSetParameters class. |
IPForwardingSetParameters(String) |
Initializes a new instance of the IPForwardingSetParameters class with required arguments. |
Properties
State |
Required. Gets or sets state of IPForwarding for a role or network interface.Allowed values are "Enabled", "Disabled". |