Dscp Configuration Args
constructor(destinationIpRanges: Output<List<QosIpRangeArgs>>? = null, destinationPortRanges: Output<List<QosPortRangeArgs>>? = null, dscpConfigurationName: Output<String>? = null, id: Output<String>? = null, location: Output<String>? = null, markings: Output<List<Int>>? = null, protocol: Output<Either<String, ProtocolType>>? = null, resourceGroupName: Output<String>? = null, sourceIpRanges: Output<List<QosIpRangeArgs>>? = null, sourcePortRanges: Output<List<QosPortRangeArgs>>? = null, tags: Output<Map<String, String>>? = null)