DscpConfiguration interface

Differentiated Services Code Point configuration for any given network interface

Extends

Properties

associatedNetworkInterfaces

Associated Network Interfaces to the DSCP Configuration.

destinationIpRanges

Destination IP ranges.

destinationPortRanges

Destination port ranges.

etag

A unique read-only string that changes whenever the resource is updated.

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.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name.

tags

Resource tags.

type

Resource type.

Property Details

associatedNetworkInterfaces

Associated Network Interfaces to the DSCP Configuration.

associatedNetworkInterfaces?: NetworkInterface[]

Property Value

destinationIpRanges

Destination IP ranges.

destinationIpRanges?: QosIpRange[]

Property Value

destinationPortRanges

Destination port ranges.

destinationPortRanges?: QosPortRange[]

Property Value

etag

A unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

markings

List of markings to be used in the configuration.

markings?: number[]

Property Value

number[]

protocol

RNM supported protocol types.

protocol?: string

Property Value

string

provisioningState

The provisioning state of the DSCP Configuration resource.

provisioningState?: string

Property Value

string

qosCollectionId

Qos Collection ID generated by RNM.

qosCollectionId?: string

Property Value

string

qosDefinitionCollection

QoS object definitions

qosDefinitionCollection?: QosDefinition[]

Property Value

resourceGuid

The resource GUID property of the DSCP Configuration resource.

resourceGuid?: string

Property Value

string

sourceIpRanges

Source IP ranges.

sourceIpRanges?: QosIpRange[]

Property Value

sourcePortRanges

Sources port ranges.

sourcePortRanges?: QosPortRange[]

Property Value

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location.

location?: string

Property Value

string

Inherited From Resource.location

name

Resource name.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags

type

Resource type.

type?: string

Property Value

string

Inherited From Resource.type