DscpConfiguration interface

Differentiated Services Code Point configuration for any given network interface

Extends

Properties

associatedNetworkInterfaces

Associated Network Interfaces to the DSCP Configuration. NOTE: This property will not be serialized. It can only be populated by the server.

destinationIpRanges

Destination IP ranges.

destinationPortRanges

Destination port ranges.

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

markings

List of markings to be used in the configuration.

protocol

RNM supported protocol types.

provisioningState

The provisioning state of the DSCP Configuration resource. NOTE: This property will not be serialized. It can only be populated by the server.

qosCollectionId

Qos Collection ID generated by RNM. NOTE: This property will not be serialized. It can only be populated by the server.

qosDefinitionCollection

QoS object definitions

resourceGuid

The resource GUID property of the DSCP Configuration resource. NOTE: This property will not be serialized. It can only be populated by the server.

sourceIpRanges

Source IP ranges.

sourcePortRanges

Sources port ranges.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

associatedNetworkInterfaces

Associated Network Interfaces to the DSCP Configuration. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

qosCollectionId

Qos Collection ID generated by RNM. NOTE: This property will not be serialized. It can only be populated by the server.

qosCollectionId?: string

Property Value

string

qosDefinitionCollection

QoS object definitions

qosDefinitionCollection?: QosDefinition[]

Property Value

resourceGuid

The resource GUID property of the DSCP Configuration resource. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type