DscpConfigurationPropertiesFormatOutput interface
Differentiated Services Code Point configuration properties.
Properties
| associated |
Associated Network Interfaces to the DSCP Configuration. |
| destination |
Destination IP ranges. |
| destination |
Destination port ranges. |
| markings | List of markings to be used in the configuration. |
| protocol | RNM supported protocol types. |
| provisioning |
The provisioning state of the DSCP Configuration resource. |
| qos |
Qos Collection ID generated by RNM. |
| qos |
QoS object definitions |
| resource |
The resource GUID property of the DSCP Configuration resource. |
| source |
Source IP ranges. |
| source |
Sources port ranges. |
Property Details
associatedNetworkInterfaces
Associated Network Interfaces to the DSCP Configuration.
associatedNetworkInterfaces?: NetworkInterfaceOutput[]
Property Value
destinationIpRanges
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