DscpConfiguration interface
Differentiated Services Code Point configuration for any given network interface
- Extends
Properties
| associated |
Associated Network Interfaces to the DSCP Configuration. NOTE: This property will not be serialized. It can only be populated by the server. |
| destination |
Destination IP ranges. |
| destination |
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. |
| provisioning |
The provisioning state of the DSCP Configuration resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| qos |
Qos Collection ID generated by RNM. NOTE: This property will not be serialized. It can only be populated by the server. |
| qos |
QoS object definitions |
| resource |
The resource GUID property of the DSCP Configuration resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| source |
Source IP ranges. |
| source |
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
destinationPortRanges
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
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
sourcePortRanges
Inherited Property Details
id
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