VerificationIPFlowParameters Class
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 that define the IP flow to be verified.
public class VerificationIPFlowParameters
type VerificationIPFlowParameters = class
Public Class VerificationIPFlowParameters
- Inheritance
-
VerificationIPFlowParameters
Verification |
Initializes a new instance of the VerificationIPFlowParameters class. |
Verification |
Initializes a new instance of the VerificationIPFlowParameters class. |
Direction |
Gets or sets the direction of the packet represented as a 5-tuple. Possible values include: 'Inbound', 'Outbound' |
Local |
Gets or sets the local IP address. Acceptable values are valid IPv4 addresses. |
Local |
Gets or sets the local port. Acceptable values are a single integer in the range (0-65535). Support for * for the source port, which depends on the direction. |
Protocol |
Gets or sets protocol to be verified on. Possible values include: 'TCP', 'UDP' |
Remote |
Gets or sets the remote IP address. Acceptable values are valid IPv4 addresses. |
Remote |
Gets or sets the remote port. Acceptable values are a single integer in the range (0-65535). Support for * for the source port, which depends on the direction. |
Target |
Gets or sets the NIC ID. (If VM has multiple NICs and IP forwarding is enabled on any of them, then this parameter must be specified. Otherwise optional). |
Target |
Gets or sets the ID of the target resource to perform next-hop on. |
Validate() |
Validate the object. |
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: