Share via


DscpConfigurationPropertiesFormatOutput interface

Differentiated Services Code Point configuration properties.

Properties

associatedNetworkInterfaces

Associated Network Interfaces to the DSCP Configuration.

destinationIpRanges

Destination IP ranges.

destinationPortRanges

Destination port ranges.

markings

List of markings to be used in the configuration.

protocol

RNM supported protocol types.

provisioningState

The provisioning state of the DSCP Configuration resource.

qosCollectionId

Qos Collection ID generated by RNM.

qosDefinitionCollection

QoS object definitions

resourceGuid

The resource GUID property of the DSCP Configuration resource.

sourceIpRanges

Source IP ranges.

sourcePortRanges

Sources port ranges.

Property Details

associatedNetworkInterfaces

Associated Network Interfaces to the DSCP Configuration.

associatedNetworkInterfaces?: NetworkInterfaceOutput[]

Property Value

destinationIpRanges

Destination IP ranges.

destinationIpRanges?: QosIpRangeOutput[]

Property Value

destinationPortRanges

Destination port ranges.

destinationPortRanges?: QosPortRangeOutput[]

Property Value

markings

List of markings to be used in the configuration.

markings?: number[]

Property Value

number[]

protocol

RNM supported protocol types.

protocol?: "Tcp" | "Udp" | "Icmp" | "Esp" | "Ah" | "All" | "DoNotUse" | "Gre" | "Vxlan"

Property Value

"Tcp" | "Udp" | "Icmp" | "Esp" | "Ah" | "All" | "DoNotUse" | "Gre" | "Vxlan"

provisioningState

The provisioning state of the DSCP Configuration resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

qosCollectionId

Qos Collection ID generated by RNM.

qosCollectionId?: string

Property Value

string

qosDefinitionCollection

QoS object definitions

qosDefinitionCollection?: QosDefinitionOutput[]

Property Value

resourceGuid

The resource GUID property of the DSCP Configuration resource.

resourceGuid?: string

Property Value

string

sourceIpRanges

Source IP ranges.

sourceIpRanges?: QosIpRangeOutput[]

Property Value

sourcePortRanges

Sources port ranges.

sourcePortRanges?: QosPortRangeOutput[]

Property Value