DscpConfigurationData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class representing the DscpConfiguration data model. Differentiated Services Code Point configuration for any given network interface
public class DscpConfigurationData : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.DscpConfigurationData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.DscpConfigurationData>
type DscpConfigurationData = class
inherit NetworkTrackedResourceData
interface IJsonModel<DscpConfigurationData>
interface IPersistableModel<DscpConfigurationData>
Public Class DscpConfigurationData
Inherits NetworkTrackedResourceData
Implements IJsonModel(Of DscpConfigurationData), IPersistableModel(Of DscpConfigurationData)
- Inheritance
- Implements
Constructors
DscpConfigurationData() |
Initializes a new instance of DscpConfigurationData. |
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. |
Id |
Resource ID. (Inherited from NetworkTrackedResourceData) |
Location |
Resource location. (Inherited from NetworkTrackedResourceData) |
Markings |
List of markings to be used in the configuration. |
Name |
Resource name. (Inherited from NetworkTrackedResourceData) |
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. |
ResourceType |
Resource type. (Inherited from NetworkTrackedResourceData) |
SourceIPRanges |
Source IP ranges. |
SourcePortRanges |
Sources port ranges. |
Tags |
Resource tags. (Inherited from NetworkTrackedResourceData) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from NetworkTrackedResourceData) |