NetworkConfigurationDiagnosticProfile interface

Parameters to compare with network configuration.

Properties

destination

Traffic destination. Accepted values are: '*', IP Address/CIDR, Service Tag.

destinationPort

Traffic destination port. Accepted values are '*' and a single port in the range (0 - 65535).

direction

The direction of the traffic.

protocol

Protocol to be verified on. Accepted values are '*', TCP, UDP.

source

Traffic source. Accepted values are '*', IP Address/CIDR, Service Tag.

Property Details

destination

Traffic destination. Accepted values are: '*', IP Address/CIDR, Service Tag.

destination: string

Property Value

string

destinationPort

Traffic destination port. Accepted values are '*' and a single port in the range (0 - 65535).

destinationPort: string

Property Value

string

direction

The direction of the traffic.

direction: string

Property Value

string

protocol

Protocol to be verified on. Accepted values are '*', TCP, UDP.

protocol: string

Property Value

string

source

Traffic source. Accepted values are '*', IP Address/CIDR, Service Tag.

source: string

Property Value

string